[cfe-dev] Objective-C CodeGen Bug Fix
Chris Lattner
clattner at apple.com
Tue Jun 24 10:01:44 PDT 2008
On Jun 24, 2008, at 9:32 AM, David Chisnall wrote:
> Here is a small fix for a bug where static object instances were
> being incorrectly generated. The bug was caused by my inability to
> read the GNU libobjc source and is only apparent when JITing code
> (static compilation does not expose the bug due to the data layout
> of other globals).
Applied:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20080623/006226.html
Thanks!
-chris
More information about the cfe-dev
mailing list