Update LLVM to 16.0.6
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Rafal Kupiec 2023-06-21 21:33:02 +02:00
parent 0e49773bf4
commit 7fb2227034
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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