alonid/llvm-3.9.1

Project ID: 12135

Description

Updated 2017 January 29

RPM builds of LLVM + Clang + compiler-rt 3.9.1 + lldb-3.9.1

  • For CentOS and Fedora.
  • Installed separately under /opt/llvm-3.9.1. 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, so that they don't conflict with existing distribution packages and can mutually installed with them.

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

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

clang-3.9.1 clang-3.9.1-libs llvm-3.9.1-libs

Note that the version number suffix takes priority over the extra packages suffixes, so for example - the 'devel' package is named llvm-3.9.1-devel, and the doc package is llvm-3.9.1-doc, etc.

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-3.9.1/bin, depending on your usage patterns. Direct execution of /opt/llvm-3.9.1/bin/clang should work anyway.

For feedback and more, visit the Github page.

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 (4545)* EPEL 7 (941 downloads)

* Total number of downloaded packages.

External Repository List

The following repositories are accessible during builds