Skip to content

Commit

Permalink
Fixup DATETIME
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx committed Nov 10, 2024
1 parent 57004a6 commit 818adae
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=1aff96b3dfcc58d62fda5b1452a8029f1a737cc2
DATETIME=2024110415
LLVM_PROJECT_COMMIT=08af115d97e39223b5cc8bdbc56b1dfb758bf6d3
DATETIME=2024111004
WHEEL_VERSION=20.0.0.$DATETIME+${LLVM_PROJECT_COMMIT:0:8}

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

0 comments on commit 818adae

Please sign in to comment.