← all formulas
llvm@12
Next-gen compiler infrastructure
- Version
- v12.0.1
- License
- Apache-2.0 WITH LLVM-exception
- Tap
- homebrew/core
- Bottle
- available
- Revision
- 1
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install llvm@12Caveats
To use the bundled libc++ please add the following LDFLAGS:
LDFLAGS="-L$HOMEBREW_PREFIX/opt/llvm@12/lib -Wl,-rpath,$HOMEBREW_PREFIX/opt/llvm@12/lib"