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 0712585 commit e67ffdaCopy full SHA for e67ffda
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 = '5ce271ef74dd3325993c827f496e460ced41af11'
+GOOD_REVISION = 'ed022d93b2fbfe52b7bdee786aa5cc49fa2323c4'
18
19
# The version of the Linux kernel that the script downloads if necessary
20
DEFAULT_KERNEL_FOR_PGO = (6, 14, 0)
0 commit comments