Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-ret.ll
index 025f53e5cb9e44d4a2bbba881b33f64d85c0c352..6bfc48052d02f7a262dd62b062a448adf4a7ee9b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli %s > /dev/null
+; RUN: %lli_mcjit %s > /dev/null
 
 ; test return instructions
 define void @test1() {