Skip to content

Commit 227a708

Browse files
committed
Bump llvm to f926bcf9068c808b643a56322b7ef6910eb36599
1 parent dc34a42 commit 227a708

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/clone-llvm.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
##===----------------------------------------------------------------------===##
1414

1515
# The LLVM commit to use.
16-
LLVM_PROJECT_COMMIT=f334db92be168876b618db72dc93078ce23ffa89
17-
DATETIME=2024121901
16+
LLVM_PROJECT_COMMIT=f926bcf9068c808b643a56322b7ef6910eb36599
17+
DATETIME=2025011002
1818
WHEEL_VERSION=20.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}
1919

2020
############################################################################################

0 commit comments

Comments
 (0)