Skip to content

Commit 0fb55a6

Browse files
committed
WIP: build-llvm: Bump to a newer version
This fixes some compiler-rt and libcxx tests.
1 parent e7b1667 commit 0fb55a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-llvm.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
set -e
1818

19-
: ${LLVM_VERSION:=d5da557782dd47395fb41e03d7663df6319d7ea6}
19+
: ${LLVM_VERSION:=a2f72ede227737082afe3e7035dc002f8ba20124}
2020
ASSERTS=OFF
2121
unset HOST
2222
BUILDDIR="build"

0 commit comments

Comments
 (0)