mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-16 09:04:44 +00:00
rebase of the patches
This commit is contained in:
parent
7ea12d7eda
commit
13527b51b5
16
debian/patches/silent-MCJIIT-tests.diff
vendored
16
debian/patches/silent-MCJIIT-tests.diff
vendored
@ -18,24 +18,24 @@
|
|||||||
test/Feature/load_module.ll | 1 -
|
test/Feature/load_module.ll | 1 -
|
||||||
17 files changed, 14 insertions(+), 17 deletions(-)
|
17 files changed, 14 insertions(+), 17 deletions(-)
|
||||||
|
|
||||||
Index: llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
Index: llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
--- llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||||
+++ llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
+++ llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd/llvm/test/ExecutionEngine/MCJIT/remote/test-global-init-nonzero-sm-pic.ll
|
||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
; RUN: %lli -jit-kind=mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
||||||
; RUN: -relocation-model=pic -code-model=small %s > /dev/null
|
; RUN: -relocation-model=pic -code-model=small %s > /dev/null
|
||||||
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, windows-gnu, windows-msvc
|
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, windows-gnu, windows-msvc
|
||||||
+; XFAIL: *
|
+; XFAIL: *
|
||||||
; UNSUPPORTED: powerpc64-unknown-linux-gnu
|
; UNSUPPORTED: powerpc64-unknown-linux-gnu
|
||||||
; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
|
; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
|
||||||
|
|
||||||
Index: llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
Index: llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||||
===================================================================
|
===================================================================
|
||||||
--- llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
--- llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd.orig/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||||
+++ llvm-toolchain-snapshot_13~++20210324091314+9ac5620cb854/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
+++ llvm-toolchain-snapshot_13~++20210330092140+c2ebad8d55bd/llvm/test/ExecutionEngine/MCJIT/remote/test-ptr-reloc-sm-pic.ll
|
||||||
@@ -1,6 +1,6 @@
|
@@ -1,6 +1,6 @@
|
||||||
; RUN: %lli -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
; RUN: %lli -jit-kind=mcjit -remote-mcjit -mcjit-remote-process=lli-child-target%exeext \
|
||||||
; RUN: -O0 -relocation-model=pic -code-model=small %s
|
; RUN: -O0 -relocation-model=pic -code-model=small %s
|
||||||
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, windows-gnu, windows-msvc
|
-; XFAIL: mips-, mipsel-, aarch64, arm, i686, i386, windows-gnu, windows-msvc
|
||||||
+; XFAIL: *
|
+; XFAIL: *
|
||||||
|
Loading…
Reference in New Issue
Block a user