Skip to content

Commit b7bc82c

Browse files
committed
WIP: build-llvm: Bisect interval 1 point 3
1 parent af48209 commit b7bc82c

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:=6a83a84ac52a19d8207a053b6c4eeed2c146626f}
19+
: ${LLVM_VERSION:=39bc0529b018a89b4b6a21aaabe240cd3a65c44d}
2020
ASSERTS=OFF
2121
unset HOST
2222
BUILDDIR="build"

0 commit comments

Comments
 (0)