alonid/llvm-4.0.0

Project ID: 12136

Description

Updated 2017 March 14th with the 4.0.0 final release of LLVM.

Subscribe to the Github repo to watch for further changes.

Builds of LLVM+clang+compiler-rt+lldb 4.0.0, from respective release_40 branch. For EPEL7, Fedora/24/25

  • For CentOS and Fedora.
  • Installed separately under /opt/llvm-4.0.0. See instructions on usage.
  • Package names contain their versions, so they can be easily installed in conjunction with an older/newer distribution version.

Installation Instructions

Version is contained in packages' names.

E.g. dnf install llvm-4.0.0 clang-4.0.0 lldb-4.0.0 compiler-rt-4.0.0

E.g. yum install clang-4.0.0, will install:

clang-4.0.0 clang-4.0.0-libs llvm-4.0.0-libs

IMPORTANT usage notes:

Depending on your usage and other installed packages, you may need to set some environment variables:

  • You may need to set PATH to include /opt/llvm-4.0.0/bin, depending on your usage patterns. Direct execution of /opt/llvm-4.0.0/bin/clang should work anyway.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (5574)* EPEL 7 (617 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds