mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-01 17:40:20 +00:00
rebase of the patch
This commit is contained in:
parent
1c50fa5c78
commit
8a82564d22
518
debian/patches/python3-shebang.patch
vendored
518
debian/patches/python3-shebang.patch
vendored
File diff suppressed because it is too large
Load Diff
16
debian/patches/silent-MCJIIT-tests.diff
vendored
16
debian/patches/silent-MCJIIT-tests.diff
vendored
@ -18,27 +18,27 @@
|
||||
test/Feature/load_module.ll | 1 -
|
||||
17 files changed, 14 insertions(+), 17 deletions(-)
|
||||
|
||||
Index: llvm-toolchain-snapshot_16~++20221207093509+49e928bee881/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
Index: llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_16~++20221207093509+49e928bee881.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
+++ llvm-toolchain-snapshot_16~++20221207093509+49e928bee881/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
--- llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
+++ llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||
@@ -1,6 +1,6 @@
|
||||
; RUN: %lli -jit-kind=mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
||||
; RUN: -relocation-model=pic -code-model=small %s > /dev/null
|
||||
-; XFAIL: target={{(mips|mipsel)-.*}}, target={{(aarch64|arm).*}}, target={{(i686|i386).*}}
|
||||
+; XFAIL: *
|
||||
; XFAIL: target={{.*-windows-(gnu|msvc)}}
|
||||
; UNSUPPORTED: target=powerpc64-unknown-linux-gnu
|
||||
; UNSUPPORTED: target=target=powerpc64-unknown-linux-gnu
|
||||
; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
|
||||
Index: llvm-toolchain-snapshot_16~++20221207093509+49e928bee881/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
Index: llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_16~++20221207093509+49e928bee881.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
+++ llvm-toolchain-snapshot_16~++20221207093509+49e928bee881/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
--- llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
+++ llvm-toolchain-snapshot_16~++20221216102605+31f4859c3e4d/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||
@@ -1,6 +1,6 @@
|
||||
; RUN: %lli -jit-kind=mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
||||
; RUN: -O0 -relocation-model=pic -code-model=small %s
|
||||
-; XFAIL: target={{(mips|mipsel)-.*}}, target={{(aarch64|arm).*}}, target={{(i686|i386).*}}
|
||||
+; XFAIL: *
|
||||
; XFAIL: target={{.*-windows-(gnu|msvc)}}
|
||||
; UNSUPPORTED: powerpc64-unknown-linux-gnu
|
||||
; UNSUPPORTED: target=powerpc64-unknown-linux-gnu
|
||||
; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
|
||||
|
Loading…
Reference in New Issue
Block a user