We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd4b20b commit 3342b87Copy full SHA for 3342b87
build-linux.sh
@@ -28,7 +28,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
28
29
# LLVM Settings
30
LLVMDIR="${SRCDIR}/llvm"
31
-LLVMTAG="llvmorg-18.1.2"
+LLVMTAG="llvmorg-18.1.4"
32
LLVMVCS="https://github.com/llvm/llvm-project.git"
33
34
# Make Settings
0 commit comments