Update LLVM to 18.1.2
All checks were successful
Builds / XTChain (push) Successful in 52m51s

This commit is contained in:
Rafal Kupiec 2024-03-23 12:16:49 +01:00
parent fc120f4f33
commit cd4b20b701
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-18.1.1"
LLVMTAG="llvmorg-18.1.2"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings