Update LLVM
All checks were successful
Builds / XTchain (full, linux) (push) Successful in 1h18m2s
Builds / XTchain (full, windows) (push) Successful in 1h19m8s
Builds / XTchain (minimal, linux) (push) Successful in -58m18s
Builds / XTchain (minimal, windows) (push) Successful in -58m19s

This commit is contained in:
2026-05-14 17:46:05 +02:00
parent 4c1cf7d02c
commit f707214d24

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-22.1.2" LLVMTAG="llvmorg-22.1.5"
LLVMVCS="https://github.com/llvm/llvm-project.git" LLVMVCS="https://github.com/llvm/llvm-project.git"
# Mtools Settings # Mtools Settings