Update LLVM
All checks were successful
Builds / XTchain (minimal, windows) (push) Successful in 2m7s
Builds / XTchain (minimal, linux) (push) Successful in 2m23s
Builds / XTchain (full, windows) (push) Successful in 55m35s
Builds / XTchain (full, linux) (push) Successful in 1h22m53s

This commit is contained in:
2025-10-07 16:19:52 +02:00
parent 0ba79fd489
commit f69b0a4214
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.2"
LLVMTAG="llvmorg-21.1.3"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Mtools Settings