Bump LLVM
All checks were successful
Builds / XTchain (minimal, windows) (push) Successful in 2m30s
Builds / XTchain (minimal, linux) (push) Successful in 3m36s
Builds / XTchain (full, linux) (push) Successful in 1h1m15s
Builds / XTchain (full, windows) (push) Successful in 1h25m30s

This commit is contained in:
2026-02-24 14:26:11 +01:00
parent 65714912c2
commit 921e5b0b92

View File

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