[PATCH] Emit uuid globals as linkonce_odr

Reid Kleckner rnk at google.com
Tue Sep 3 13:54:25 PDT 2013


LGTM


On Mon, Sep 2, 2013 at 9:39 AM, Nico Rieck <nico.rieck at gmail.com> wrote:

> Hi,
>
> currently the globals emitted by the __uuidof() operator have external
> linkage. These globals should be linkonce_odr because they can be defined
> by multiple TUs.
>
> -Nico
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130903/ea05b8c2/attachment.html>


More information about the cfe-commits mailing list