Nuke the old JIT.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-call.ll
index 51d19fe991787a9928dcd05232c843f1e6e9a200..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 declare void @exit(i32)