Releases: GetFirefly/llvm-project
Releases · GetFirefly/llvm-project
Lumen 10.0.0-dev (2020-03-04)
Latest snapshot release which Lumen builds against
Lumen 10.0.0-dev 2020-02-19
lumen-10.0.0-dev-2020-02-19 Fix issues with MLIR build when using BUILD_SHARED_LIBS
Lumen 10.0.0-dev
This release contains an LLVM distribution containing the necessary components for Lumen development, based against the current state of the LLVM master branch (currently 10.0).
There are two archives here, one for macOS, and one for a generic Linux system (i.e. x86_64-unknown-linux-gnu). To use, simply download the archive, install to the desired location on your machine (recommended is $XDG_DATA_HOME/llvm/lumen
or $HOME/.local/share/llvm/lumen
if you aren't set up to follow the XDG spec on your machine).
Windows builds are not current available, but we hope to make them available soon. For now, you will need to build LLVM manually from this repo (the lumen
branch).