Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / test-arith.ll
index e1cc23b9fcd3aed399e4b34b0f14ced9f0a1b78b..79f989f7265b71a595ab9373569b7f5c79d72ea3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: %lli_mcjit %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 define i32 @main() {
        %A = add i8 0, 12               ; <i8> [#uses=1]