llvmc: Properly handle (error) in edge properties.
[oota-llvm.git] / test / ExecutionEngine / test-loop.ll
index 78fc3144aab01808fd37b612c8a31bfd63b60582..7cd69e2943bce7d16bdbad45d00e30f4e8858500 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
 
 define i32 @main() {