Update LLVM to 17.0.1
Builds / XTChain (push) Successful in 1h21m12s Details

This commit is contained in:
Rafal Kupiec 2023-09-21 15:09:24 +02:00
parent 0d468bf245
commit 737dda2960
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.6"
LLVMTAG="llvmorg-17.0.1"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings