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 daeb8b7 commit e0f9855Copy full SHA for e0f9855
utils/clone-llvm.sh
@@ -13,8 +13,8 @@
13
##===----------------------------------------------------------------------===##
14
15
# The LLVM commit to use.
16
-LLVM_PROJECT_COMMIT=7c03d5d41daad230406890499cf4fa14973ee5eb
17
-DATETIME=2024012722
+LLVM_PROJECT_COMMIT=24923214e7845acc0e2f56f13e08ee519eba8303
+DATETIME=2024013022
18
WHEEL_VERSION=19.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}
19
20
############################################################################################
0 commit comments