Also attempt trivial coalescing for live intervals that end in a copy.
[oota-llvm.git] / test / ExecutionEngine / test-cast.ll
index bc48716937ae36b8f892cb76abca2ca92ebc7ba2..82d4949782a851144f5e53642c67c9801afd77f2 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 @foo() {