mirror of
https://github.com/mstorsjo/llvm-mingw
synced 2026-06-21 14:01:00 +00:00
build-llvm: Bump to LLVM 22.1.2
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
set -e
|
||||
|
||||
: ${LLVM_REPOSITORY:=https://github.com/llvm/llvm-project.git}
|
||||
: ${LLVM_VERSION:=llvmorg-22.1.1}
|
||||
: ${LLVM_VERSION:=llvmorg-22.1.2}
|
||||
ASSERTS=OFF
|
||||
unset HOST
|
||||
BUILDDIR="build"
|
||||
|
||||
Reference in New Issue
Block a user