summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2016-01-11 21:41:34 +0000
committerLang Hames <lhames@gmail.com>2016-01-11 21:41:34 +0000
commit4b6e021fad3188a12fcb8164b04780d7b3bef4c6 (patch)
treed65319f2e56acdde9eca45dd8dcc244c6caad2c0 /llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
parent3b8cde69aa44e3619f0f004d67f734b2b4dce6c3 (diff)
downloadbcm5719-llvm-4b6e021fad3188a12fcb8164b04780d7b3bef4c6.tar.gz
bcm5719-llvm-4b6e021fad3188a12fcb8164b04780d7b3bef4c6.zip
XFAIL the LLI remote JIT tests on Win32.
llvm-svn: 257391
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.ll1
1 files changed, 1 insertions, 0 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 95c9b825a8d..88a561b613e 100644
--- a/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
+++ b/llvm/test/ExecutionEngine/OrcMCJIT/remote/test-data-align-remote.ll
@@ -1,4 +1,5 @@
; RUN: %lli -jit-kind=orc-mcjit -remote-mcjit -O0 -mcjit-remote-process=lli-child-target%exeext %s
+; XFAIL: win32
; Check that a variable is always aligned as specified.
OpenPOWER on IntegriCloud