llvmc: Properly handle (error) in edge properties.
[oota-llvm.git] / test / ExecutionEngine / test-loop.ll
index d428adcddbd3c4b29b91bdb6680414303305393d..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() {