Also attempt trivial coalescing for live intervals that end in a copy.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-LoopTest.ll
index 07cb1d3c9264d7024cf69ada5f9aa19b52daae12..653cf79a52a3827112f6a2eb52f93c5956edd66f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o %t.bc -f
+; RUN: llvm-as %s -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 define i32 @main() {