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 1d8aa59 commit 9610c61Copy full SHA for 9610c61
1 file changed
build-llvm.sh
@@ -17,7 +17,7 @@
17
set -e
18
19
: ${LLVM_REPOSITORY:=https://github.com/llvm/llvm-project.git}
20
-: ${LLVM_VERSION:=llvmorg-22.1.0-rc3}
+: ${LLVM_VERSION:=llvmorg-22.1.0}
21
ASSERTS=OFF
22
unset HOST
23
BUILDDIR="build"
0 commit comments