llvm: version bump to 19.1.7

This commit is contained in:
suvari
2025-01-19 10:51:59 +03:00
parent c5bad84f55
commit a6530a2892
2 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ def setup():
shelltools.cd("build")
if get.buildTYPE() != "emul32":
shelltools.system("sed '/^diff.*inline-asm-memop.ll/,$d' 46505b3cbfc5.patch | patch -Np2")
# shelltools.system("sed '/^diff.*inline-asm-memop.ll/,$d' 46505b3cbfc5.patch | patch -Np2")
pisitools.cflags.add("-m64 ")
pisitools.cxxflags.add("-m64")
options = "-DLLVM_TARGET_ARCH:STRING=x86_64 \