[patch] Disable deadstriping of an alias, not what it points to

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Apr 23 06:03:47 PDT 2013


Sending to the correct list. Sorry about that.

On 23 April 2013 09:03, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> This one goes on top of
>
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130422/172399.html
>
> Right now we issue .no_dead_strip for what alias point to, not the
> alias themselves. This patch fixes that.
>
> Cheers,
> Rafael




More information about the llvm-commits mailing list