Skip to content

Commit 737dda2

Browse files
committed
Update LLVM to 17.0.1
1 parent 0d468bf commit 737dda2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-linux.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
2828

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

3434
# Make Settings

0 commit comments

Comments
 (0)