Skip to content

Commit f69b0a4

Browse files
committed
Update LLVM
1 parent 0ba79fd commit f69b0a4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
3131

3232
# LLVM Settings
3333
LLVMDIR="${SRCDIR}/llvm"
34-
LLVMTAG="llvmorg-21.1.2"
34+
LLVMTAG="llvmorg-21.1.3"
3535
LLVMVCS="https://github.com/llvm/llvm-project.git"
3636

3737
# Mtools Settings

patches/llvm/21.1.1/01-Fix-WaitForSingleObject-cast-on-MinGW.patch renamed to patches/llvm/21.1.3/01-Fix-WaitForSingleObject-cast-on-MinGW.patch

File renamed without changes.

0 commit comments

Comments
 (0)