Skip to content

Commit d3ba074

Browse files
committed
build-llvm: Bump to LLVM 20.1.0 RC 3
1 parent ccbde8a commit d3ba074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-llvm.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
: ${LLVM_VERSION:=llvmorg-20.1.0-rc2}
19+
: ${LLVM_VERSION:=llvmorg-20.1.0-rc3}
2020
ASSERTS=OFF
2121
unset HOST
2222
BUILDDIR="build"

0 commit comments

Comments
 (0)