[llvm-commits] CVS: llvm/test/Assembler/2002-05-02-ParseError.ll 2007-01-02-Undefined-Arg-Type.ll
Chris Lattner
clattner at apple.com
Tue Mar 27 20:17:38 PDT 2007
> Index: llvm/test/Assembler/2002-05-02-ParseError.ll
> diff -u llvm/test/Assembler/2002-05-02-ParseError.ll:1.9 llvm/test/
> Assembler/2002-05-02-ParseError.ll:1.10
> --- llvm/test/Assembler/2002-05-02-ParseError.ll:1.9 Fri Jan 26
> 02:25:05 2007
> +++ llvm/test/Assembler/2002-05-02-ParseError.ll Tue Mar 27
> 21:38:26 2007
> @@ -1,6 +1,5 @@
> ; 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...
>
> %T = type i32 *
??
-Chris
More information about the llvm-commits
mailing list