aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/MCJIT/remote/stubs-remote.ll')
-rw-r--r--test/ExecutionEngine/MCJIT/remote/stubs-remote.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll b/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
index 99c2fe5..97932bc 100644
--- a/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
+++ b/test/ExecutionEngine/MCJIT/remote/stubs-remote.ll
@@ -1,5 +1,6 @@
; RUN: %lli_mcjit -remote-mcjit -disable-lazy-compilation=false -mcjit-remote-process=lli-child-target %s
-; XFAIL: mips
+; XFAIL: *
+; This test should fail until remote symbol resolution is supported.
define i32 @main() nounwind {
entry: