[cfe-commits] r79947 - in /cfe/trunk: lib/CodeGen/CGObjCMac.cpp test/CodeGenObjC/ivar-layout-no-optimize.m
Fariborz Jahanian
fjahanian at apple.com
Mon Aug 24 16:17:33 PDT 2009
On Aug 24, 2009, at 3:38 PM, Chris Lattner wrote:
>
> On Aug 24, 2009, at 2:55 PM, Fariborz Jahanian wrote:
>
>> Author: fjahanian
>> Date: Mon Aug 24 16:55:06 2009
>> New Revision: 79947
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=79947&view=rev
>> Log:
>> Remove ivarlayout bitmap optimization, instead if all zeros,
>> put out the bitmap when all objects are scanned.
>
> Thanks Fariborz, if this optimization is going to be illegal, the
> code should just be removed instead of #if 0'd out.
Removed.
- fariborz
>
>
> -Chris
>
>>
>>
More information about the cfe-commits
mailing list