Skip to content

Commit 2a00526

Browse files
committed
Update LLVM to 17.0.3
1 parent 1f72016 commit 2a00526

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-17.0.2"
31+
LLVMTAG="llvmorg-17.0.3"
3232
LLVMVCS="https://github.com/llvm/llvm-project.git"
3333

3434
# Make Settings

0 commit comments

Comments
 (0)