Skip to content

Commit

Permalink
Update LLVM to 17.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
belliash committed Nov 14, 2023
1 parent 11d0593 commit e970756
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-17.0.4"
LLVMTAG="llvmorg-17.0.5"
LLVMVCS="https://github.com/llvm/llvm-project.git"

# Make Settings
Expand Down

0 comments on commit e970756

Please sign in to comment.