We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e6a0bb commit 8e80d15Copy full SHA for 8e80d15
build-llvm.sh
@@ -16,7 +16,7 @@
16
17
set -e
18
19
-: ${LLVM_VERSION:=be5c96bfac328fed548c532bbe1710fe23460a85}
+: ${LLVM_VERSION:=llvmorg-21.1.0-rc1}
20
ASSERTS=OFF
21
unset HOST
22
BUILDDIR="build"
0 commit comments