summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.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/multi-module-a.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/multi-module-a.ll')
-rw-r--r--llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll b/llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll
index aa343486230..32c58ee6237 100644
--- a/llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll
+++ b/llvm/test/ExecutionEngine/OrcMCJIT/remote/multi-module-a.ll
@@ -1,4 +1,5 @@
; RUN: %lli -jit-kind=orc-mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -disable-lazy-compilation=true -remote-mcjit -mcjit-remote-process=lli-child-target%exeext %s > /dev/null
+; XFAIL: win32
declare i32 @FB()
OpenPOWER on IntegriCloud