Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-return.ll
index d464a4b72d80ff69ff9a63dc3f70faf4c8fdc26a..4db1c3fe39f0cbb493f56bf4c0c5ba4e4a58023e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli %s > /dev/null
+; RUN: %lli_mcjit %s > /dev/null
 
 define i32 @main() nounwind uwtable {
 entry: