Update LLVM
ci/woodpecker/push/build Pipeline was successful Details

This commit is contained in:
Rafal Kupiec 2022-12-17 12:10:08 +01:00
parent 771d3783fa
commit d6531be5ee
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4
1 changed files with 1 additions and 1 deletions

View File

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