Skip to content

Commit c4617f0

Browse files
committed
WIP: build-llvm: Bisect pre suspect commit
1 parent afd374d commit c4617f0

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

0 commit comments

Comments
 (0)