Good point (updating patch).

Michael

On May 15, 2013, at 11:09 AM, jahanian <fjahan...@apple.com> wrote:

> If this attribute is consumed by LTO, why can’t we set when in LTO 
> optimization mode only?
> - fariborz
> 
> On May 15, 2013, at 10:59 AM, Michael Gottesman <mgottes...@apple.com> wrote:
> 
>> The following patch attaches to all function definitions in a module 
>> compiled with ARC the function attribute "objc-arc". This enables us to know 
>> which functions to run ObjCARCContract on when we compile ARC applications 
>> with LTO.
>> 
>> Please Review,
>> Michael
>> 
>> <0001-When-we-are-compiling-in-ObjC-ARC-Mode-place-an-objc.patch>_______________________________________________
>> cfe-commits mailing list
>> cfe-commits@cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to