[PATCH] Emit uuid globals as linkonce_odr
    Nico Rieck 
    nico.rieck at gmail.com
       
    Mon Sep  2 09:39:15 PDT 2013
    
    
  
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uuid-linkage.patch
Type: text/x-patch
Size: 2552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130902/18f73ac2/attachment.bin>
    
    
More information about the cfe-commits
mailing list