A tap which contains versioned (executable suffixed with version number)
formulae for the LLVM compiler. This will build LLVM and
Clang in Release+Assertions mode, including the libLLVM
shared library.
It currently provides:
- llvm-3.7
- llvm-3.8
- llvm-3.9
- llvm-4.0
- llvm-5.0
- llvm-6.0
- llvm-7
- llvm-8
- llvm-9
- llvm-10
- llvm-11
- llvm-12
- llvm-13
To use these formulae, either:
$ brew tap llvm-hs/llvm
$ brew install <formula>
or:
$ brew install llvm-hs/llvm/<formula>
Generic Homebrew troubleshooting advice:
-
Run
brew update
andbrew doctor
-
Check the troubleshooting checklist