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