Upgrade LLVM to 16.0.5
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2023-06-03 09:47:03 +02:00
parent 5684623164
commit 0e49773bf4

View File

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