[llvm-commits] Fix objc front-end building with bison 1.28

Chris Lattner clattner at apple.com
Sat Jan 13 11:20:02 PST 2007


The recent merge of new bits into the objc front-end broke building  
with old versions of bison, for example the one included with Mac OS  
10.4.  This fixes it:

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070113/f2255986/attachment.txt>
-------------- next part --------------

Applied.

-Chris


More information about the llvm-commits mailing list