1 Commits

Author SHA1 Message Date
921e5b0b92 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
2026-02-24 14:27:05 +01:00

View File

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