Produce direct calls instead of alias to linkonce_odr functions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Nov 4 12:04:58 PST 2013


This is a small optimization on linux, but should help more on windows
where, if I understand it correctly, msvc only outputs one destructor
if there would be two identical ones.

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 4749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131104/e86e6c41/attachment.obj>


More information about the cfe-commits mailing list