Update LLVM to 17.0.4
All checks were successful
Builds / XTChain (push) Successful in 1h23m46s

This commit is contained in:
2023-10-31 19:08:00 +01:00
parent 2a00526666
commit 1832a39ed3

View File

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