1 Commits
2.8.3 ... 2.8.4

Author SHA1 Message Date
1832a39ed3 Update LLVM to 17.0.4 2023-10-31 19:08:00 +01:00

View File

@@ -28,7 +28,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
# LLVM Settings # LLVM Settings
LLVMDIR="${SRCDIR}/llvm" LLVMDIR="${SRCDIR}/llvm"
LLVMTAG="llvmorg-17.0.3" LLVMTAG="llvmorg-17.0.4"
LLVMVCS="https://github.com/llvm/llvm-project.git" LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings # Make Settings