[patch] Cleanup linkage computation for static locals

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Jun 5 07:15:39 PDT 2013


Forgot the patch the first time.

On 5 June 2013 10:15, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Hi Richard,
>
> Currently we give all static locals NoLinkage and CodeGen works around
> it when it needs to make them linkonce_odr. The attached patch gives
> static locals in inline functions VisibleNoLinkage and simplifies
> CodeGen.
>
> Cheers,
> Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 1552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130605/6d3ce22e/attachment.obj>


More information about the cfe-commits mailing list