Skip to content

Lumen 10.0.0-dev

Pre-release
Pre-release

Choose a tag to compare

@bitwalker bitwalker released this 21 Dec 05:42
· 86768 commits to lumen since this release

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).