We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a00526 commit 1832a39Copy full SHA for 1832a39
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-17.0.3"
+LLVMTAG="llvmorg-17.0.4"
32
LLVMVCS="https://github.com/llvm/llvm-project.git"
33
34
# Make Settings
0 commit comments