Teach the transformation that moves binary operators around selects to preserve
[oota-llvm.git] / test / Assembler / 2002-05-02-ParseError.ll
index a5bd309a696e42e0855f3103954b8c9620172c7a..5a9817c1eaa8020eed875bfe2e5e5a18988fea90 100644 (file)
@@ -1,6 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
-
-; based parser doesn't have the required 2 token lookahead...
+; RUN: llvm-as %s -o /dev/null
 
 %T = type i32 *