Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-call.ll
index ed593e33ee780526fb5d9806fff5f5f8e3e3350b..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
-; XFAIL: armv5
+; RUN: %lli %s > /dev/null
 
 declare void @exit(i32)