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