This repository contains sources for modified Fedora packages of LLVM
and associated projects.
The main purpose of the modifications is to allow mutually installable multiple versions of
LLVM
, Clang
, compiler-rt
, and lldb
under /opt/llvm-[version]. From 5.0.1 onward,
this build also contains the optional libcxx
, libcxxabi
, and libomp
subprojects.
This work is based on Fedora's packaging.
You can use pre-built binaries linked from below, or you can use fedpkg under Fedora to generate the SRPMs.
Branches:
- llvm-5.0.1 (SVN 319952), clang-5.0.1 (SVN 319847), compiler-rt-5.0.1 (SVN 311736), lldb-5.0.1 (SVN 319035), libomp-5.0.1 (SVN 319057), libcxx-5.0.1 (SVN 318837), libcxxabi-5.0.1 (SVN 308470), Binaries in Copr
- llvm-5.0.0 (SVN 312333), clang-5.0.0 (SVN 312293), compiler-rt-5.0.0 (SVN 311736), lldb-5.0.0 (SVN 312016), Binaries in Copr
- llvm-4.0.0 (SVN 297204), clang-4.0.0 (SVN 293134), compiler-rt-4.0.0 (SVN 292518), lldb-4.0.0 (SVN 291842), Binaries in Copr
- llvm-3.9.1, clang-3.9.1, compiler-rt-3.9.1, lldb-3.9.1, Binaries in Copr
- llvm-3.8.0, clang-3.8.0, compiler-rt-3.8.0, Binaries in Copr
- llvm-3.7
- llvm-3.6, Binaries in Copr
- llvm-3.5, Binaries in Copr