Update LLVM
All checks were successful
Builds / XTchain (minimal, linux) (push) Successful in 2m40s
Builds / XTchain (full, windows) (push) Successful in 1h30m56s
Builds / XTchain (minimal, windows) (push) Successful in 2m8s
Builds / XTchain (full, linux) (push) Successful in 2h13m28s

This commit is contained in:
2026-05-21 23:24:21 +02:00
parent f707214d24
commit 43cb9f19de

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