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

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


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130423/89736b23/attachment.obj>


More information about the cfe-commits mailing list