[cfe-dev] Objective-C CodeGen Bug Fix

David Chisnall csdavec at swansea.ac.uk
Tue Jun 24 09:32:54 PDT 2008


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).

David

  
-------------- next part --------------
A non-text attachment was scrubbed...
Name: objc_fix.diff
Type: application/octet-stream
Size: 1054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080624/a88fc163/attachment.obj>


More information about the cfe-dev mailing list