Skip to content

Commit 982d224

Browse files
committed
WIP: build-llvm: Bisect suspect commit
1 parent c4617f0 commit 982d224

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:=0fa0c3c2333c65035d5f4d54719d803596329d30}
19+
: ${LLVM_VERSION:=9cc9efc483339ece1d52923569bb755db42b69f3}
2020
ASSERTS=OFF
2121
unset HOST
2222
BUILDDIR="build"

0 commit comments

Comments
 (0)