Update LLVM to 18.1.0
Builds / XTChain (push) Successful in 55m24s Details

This commit is contained in:
Rafal Kupiec 2024-03-06 19:42:22 +01:00
parent 009d4a3421
commit b8d5a76ee7
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.6"
LLVMTAG="llvmorg-18.1.0"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings