Skip to content

Commit

Permalink
Update LLVM to 17.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
belliash committed Oct 17, 2023
1 parent 1f72016 commit 2a00526
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.2"
LLVMTAG="llvmorg-17.0.3"
LLVMVCS="https://github.com/llvm/llvm-project.git"

# Make Settings
Expand Down

0 comments on commit 2a00526

Please sign in to comment.