[PATCH] Emit uuid globals as linkonce_odr

Reid Kleckner rnk at google.com
Tue Sep 3 15:00:45 PDT 2013


I committed this in r189860 because I actually needed it myself.  :)


On Tue, Sep 3, 2013 at 1:54 PM, Reid Kleckner <rnk at google.com> wrote:

> 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/7448a74b/attachment.html>


More information about the cfe-commits mailing list