llvmc: Properly handle (error) in edge properties.
[oota-llvm.git] / test / ExecutionEngine / 2003-10-18-PHINode-ConstantExpr-CondCode-Failure.ll
index e289e10c0e4c7e24b6bc6819316f4df3f5fc06d1..aa9d7e7d3632be24fe3ea40bd940a6c4877a8885 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -f -o %t.bc
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 @A = global i32 0              ; <i32*> [#uses=1]