summaryrefslogtreecommitdiff
path: root/test/ExecutionEngine/2003-05-07-ArgumentTest.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/ExecutionEngine/2003-05-07-ArgumentTest.ll')
-rw-r--r--test/ExecutionEngine/2003-05-07-ArgumentTest.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2003-05-07-ArgumentTest.ll b/test/ExecutionEngine/2003-05-07-ArgumentTest.ll
index 566f3ae369..1a1ae5f56b 100644
--- a/test/ExecutionEngine/2003-05-07-ArgumentTest.ll
+++ b/test/ExecutionEngine/2003-05-07-ArgumentTest.ll
@@ -1,5 +1,6 @@
-; RUN: lli %s test
+; RUN: %lli %s test
; XFAIL: arm
+; XFAIL: mcjit
declare i32 @puts(i8*)