Skip to content

Commit

Permalink
bump llvm (#1117)
Browse files Browse the repository at this point in the history
  • Loading branch information
makslevental authored Mar 11, 2024
1 parent 3cea58b commit 064e2a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/clone-llvm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
##===----------------------------------------------------------------------===##

# The LLVM commit to use.
LLVM_PROJECT_COMMIT=800de14fab136f8e17c04cc783e0f8f2b305333b
DATETIME=2024030308
LLVM_PROJECT_COMMIT=60dda1fc6ef82c5d7fe54000e6c0a21e7bafdeb5
DATETIME=2024031100
WHEEL_VERSION=19.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}

############################################################################################
Expand Down

0 comments on commit 064e2a2

Please sign in to comment.