Skip to content

Commit 83e84c3

Browse files
committed
Update LLVM to 17.0.6
1 parent eeb1953 commit 83e84c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-linux.sh

Lines changed: 1 addition & 1 deletion
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.5"
31+
LLVMTAG="llvmorg-17.0.6"
3232
LLVMVCS="https://github.com/llvm/llvm-project.git"
3333

3434
# Make Settings

0 commit comments

Comments
 (0)