[llvm-commits] AsmParser *.cvs files

Chris Lattner clattner at apple.com
Sun Apr 22 13:47:18 PDT 2007


On Apr 22, 2007, at 1:17 PM, Anton Korobeynikov wrote:

> Christopher,
>
>> It appears that Mac's have an older version of Bison that the one  
>> Reid
>> was using. If this is a problem Reid should probably regenerate the
>> files.
> I think it doesn't matter, which bison version is used. The only
> requirement - it should be "known to work" (e.g 2.x).

Yep, Anton's right.  We check in the .cvs files separately from  
the .l/.y files to make it easier to review the code.  The .cvs files  
are used by people without bison/flex (e.g. on win32).

-Chris




More information about the llvm-commits mailing list