Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-branch.ll
index 8f3c7279051eeb2d583fbc1981ad85022d4b26b7..3ae55d069b3de066b99788f958f496a347ff1c01 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli -mtriple=%mcjit_triple -use-mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test unconditional branch
 define i32 @main() {