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