Fix misched-aa-colored.ll to require asserts (trying again)
[oota-llvm.git] / test / ExecutionEngine / 2003-05-06-LivenessClobber.ll
index 0c7ee6fbfed196f023aa9c0a7a5a245d3770ca75..6f61aa68b67e3c1c8114fb629ad1bac482228181 100644 (file)
@@ -1,8 +1,7 @@
 ; This testcase should return with an exit code of 1.
 ;
-; RUN: not lli %s
+; RUN: not %lli %s
 ; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
 
 @test = global i64 0           ; <i64*> [#uses=1]