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