[mips] Emit the .insn directive for empty basic blocks.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-call.ll
index 7a244ee505813e8522e9963fc0c2fd958a0b2f4a..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 declare void @exit(i32)