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 a6efca3 commit 0712585Copy full SHA for 0712585
build-llvm.py
@@ -17,7 +17,7 @@
17
GOOD_REVISION = '5ce271ef74dd3325993c827f496e460ced41af11'
18
19
# The version of the Linux kernel that the script downloads if necessary
20
-DEFAULT_KERNEL_FOR_PGO = (6, 13, 0)
+DEFAULT_KERNEL_FOR_PGO = (6, 14, 0)
21
22
parser = ArgumentParser(formatter_class=RawTextHelpFormatter)
23
clone_options = parser.add_mutually_exclusive_group()
0 commit comments