Upgrade LLVM to 16.0.5
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Rafal Kupiec 2023-06-03 09:47:03 +02:00
parent 5684623164
commit 0e49773bf4
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 1 additions and 1 deletions

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