Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wesuRage authored Jan 22, 2025
1 parent 26f26a4 commit 77ed4e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ cmake ../llvm \
-DLLVM_ENABLE_PROJECTS="clang;openmp;mlir" \
-DLLVM_ENABLE_RTTI=ON \
-DCLANG_INCLUDE_TESTS=OFF
make -j$(nproc) install
```

or you can [download the built binaries](https://github.com/llvm/llvm-project/releases/tag/llvmorg-18.1.8).
Expand Down

0 comments on commit 77ed4e6

Please sign in to comment.