summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll')
-rw-r--r--llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll5
1 files changed, 3 insertions, 2 deletions
diff --git a/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll b/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
index 3f66fccf159..fdfa6c2f438 100644
--- a/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
+++ b/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
@@ -1,6 +1,7 @@
; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
-; XFAIL: mingw32,win32,powerpc64-unknown-linux-gnu
-; Remove XFAIL for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
+; XFAIL: mingw32,win32
+; UNSUPPORTED: powerpc64-unknown-linux-gnu
+; Remove UNSUPPORTED for powerpc64-unknown-linux-gnu if problem caused by r266663 is fixed
; Check that a variable is always aligned as specified.
OpenPOWER on IntegriCloud