Update LLVM to 18.1.8
All checks were successful
Builds / XTChain (push) Successful in 55m26s

This commit is contained in:
Rafal Kupiec 2024-07-09 23:18:03 +02:00
parent b951abd511
commit 409aa4ffb4
Signed by: belliash
GPG Key ID: 4E829243E0CFE6B4

View File

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