Bump LLVM
Some checks failed
Builds / XTchain (full, windows) (push) Failing after 2h12m0s
Builds / XTchain (minimal, linux) (push) Successful in 2m12s
Builds / XTchain (full, linux) (push) Successful in 2h15m47s
Builds / XTchain (minimal, windows) (push) Successful in 1m49s

This commit is contained in:
2025-11-06 19:55:10 +01:00
parent fc13836423
commit 9634d5e6cf
2 changed files with 1 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
# LLVM Settings
LLVMDIR="${SRCDIR}/llvm"
LLVMTAG="llvmorg-21.1.3"
LLVMTAG="llvmorg-21.1.5"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Mtools Settings