Skip to content

Commit

Permalink
Update LLVM to 17.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
belliash committed Sep 21, 2023
1 parent 0d468bf commit 737dda2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-linux.sh
Expand Up @@ -28,7 +28,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"

# LLVM Settings
LLVMDIR="${SRCDIR}/llvm"
LLVMTAG="llvmorg-16.0.6"
LLVMTAG="llvmorg-17.0.1"
LLVMVCS="https://github.com/llvm/llvm-project.git"

# Make Settings
Expand Down

0 comments on commit 737dda2

Please sign in to comment.