Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / MCJIT / 2003-05-06-LivenessClobber.ll
index 20ef0ff95cdd18928596b1dcb106e0ad8cf59cba..576ef7cf63809ec4ffd9a788d40990bfc0910461 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase should return with an exit code of 1.
 ;
-; RUN: not %lli_mcjit %s
+; RUN: not %lli %s
 
 @test = global i64 0           ; <i64*> [#uses=1]