We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb1953 commit 83e84c3Copy full SHA for 83e84c3
1 file changed
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.5"
+LLVMTAG="llvmorg-17.0.6"
32
LLVMVCS="https://github.com/llvm/llvm-project.git"
33
34
# Make Settings
0 commit comments