no_dead_strip sections are not atomized

Rafael Espíndola rafael.espindola at gmail.com
Thu Mar 27 08:37:14 PDT 2014


ping

On 6 March 2014 20:24, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
> ping
>
> On 5 March 2014 21:56, Rafael Espíndola <rafael.espindola at gmail.com> wrote:
>> I noticed that some objc related symbols would change from L to l if
>> llvm was left to choose instead of using the magic '\01' prefix. It
>> seems that the difference is always in no_dead_strip sections, which I
>> assume are never atomized.
>>
>> The attached patch fixes that.
>>
>> Cheers,
>> Rafael




More information about the llvm-commits mailing list