Update LLVM to 17.0.5
Builds / XTChain (push) Successful in 1h23m53s Details

This commit is contained in:
Rafal Kupiec 2023-11-14 12:24:00 +01:00
parent 11d0593c9e
commit e9707563d7
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-17.0.4"
LLVMTAG="llvmorg-17.0.5"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings