Update LLVM to 17.0.3
All checks were successful
Builds / XTChain (push) Successful in 1h22m13s

This commit is contained in:
Rafal Kupiec 2023-10-17 23:36:43 +02:00
parent 1f72016fc2
commit 2a00526666
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-17.0.2"
LLVMTAG="llvmorg-17.0.3"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings