Add disassembler tests for mips2 platform. There are no functional changes.
[oota-llvm.git] / test / ExecutionEngine / 2003-05-06-LivenessClobber.ll
index e670d11d4a1551ddf1556af64f2f6d67766fc02c..576ef7cf63809ec4ffd9a788d40990bfc0910461 100644 (file)
@@ -1,6 +1,6 @@
 ; This testcase should return with an exit code of 1.
 ;
-; RUN: not lli %s
+; RUN: not %lli %s
 
 @test = global i64 0           ; <i64*> [#uses=1]