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 dc34a42 commit 227a708Copy full SHA for 227a708
utils/clone-llvm.sh
@@ -13,8 +13,8 @@
13
##===----------------------------------------------------------------------===##
14
15
# The LLVM commit to use.
16
-LLVM_PROJECT_COMMIT=f334db92be168876b618db72dc93078ce23ffa89
17
-DATETIME=2024121901
+LLVM_PROJECT_COMMIT=f926bcf9068c808b643a56322b7ef6910eb36599
+DATETIME=2025011002
18
WHEEL_VERSION=20.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}
19
20
############################################################################################
0 commit comments