Fix a README item: when doing a comparison with the result
[oota-llvm.git] / test / ExecutionEngine / 2003-01-04-PhiTest.ll
index cadb19e7775a6784080002b1e1e598325df654fb..b5c9d8132432b60498fac84b56414633310bf58f 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() {