no_dead_strip sections are not atomized

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Mar 6 17:24:27 PST 2014


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