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