Skip to content

Commit

Permalink
Bump llvm (#1912)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwei-xilinx authored Nov 10, 2024
1 parent c75374d commit a0fef4f
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=0653698d8637b8d565cbf59de591e2d8c61c20cc
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 a0fef4f

Please sign in to comment.