We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bdfead commit 727dd6fCopy full SHA for 727dd6f
build-llvm.py
@@ -14,7 +14,7 @@
14
from tc_build.tools import HostTools, StageTools
15
16
# This is a known good revision of LLVM for building the kernel
17
-GOOD_REVISION = 'ed022d93b2fbfe52b7bdee786aa5cc49fa2323c4'
+GOOD_REVISION = 'd5802c30ae6cf296489daf12b36582e9e1d658bb'
18
19
# The version of the Linux kernel that the script downloads if necessary
20
DEFAULT_KERNEL_FOR_PGO = (6, 15, 0)
0 commit comments