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 f1c3275 commit 3a35554Copy full SHA for 3a35554
utils/clone-llvm.sh
@@ -13,9 +13,9 @@
13
##===----------------------------------------------------------------------===##
14
15
# The LLVM commit to use.
16
-LLVM_PROJECT_COMMIT=4b06b01e62ab0cfd059f47dceeb6cd0fb96304c9
17
-DATETIME=2025011619
18
-WHEEL_VERSION=20.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}
+LLVM_PROJECT_COMMIT=e6d16f93b329f2f9618d18d0b99c6060e206cf08
+DATETIME=2025013107
+WHEEL_VERSION=21.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}
19
20
############################################################################################
21
# The way to bump `LLVM_PROJECT_COMMIT`
0 commit comments