make the asmparser reject function and type redefinitions. 'Merging' hasn't been
[oota-llvm.git] / test / Assembler / 2002-05-02-ParseError.ll
index 130c02e1c32dd64e3d2fc25ae7061956fde759be..5a9817c1eaa8020eed875bfe2e5e5a18988fea90 100644 (file)
@@ -1,7 +1,4 @@
-; RUN: llvm-as %s -o /dev/null -f
-
-; This should parse correctly without an 'implementation', but our current YACC
-; based parser doesn't have the required 2 token lookahead...
+; RUN: llvm-as %s -o /dev/null
 
 %T = type i32 *