Skip to content

Commit 3342b87

Browse files
committed
Update LLVM to 18.1.4
1 parent cd4b20b commit 3342b87

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

3434
# Make Settings

0 commit comments

Comments
 (0)