[patch][pr19848] Produce explicit comdats in clang

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jan 8 06:00:36 PST 2015


On 8 January 2015 at 03:42, David Majnemer <david.majnemer at gmail.com> wrote:
> I don't think we'd want to keep marking C++ entities as weak/linkonce/etc.
> in the MSVC ABI if we are splitting the COMDATness out.  I guess we still
> sorta need it to talk about the discardability of a symbol...

And that should really be an independent patch, no? It is basically
the "splitting linkage" discussion and it is larger than this.

Cheers,
Rafael



More information about the cfe-commits mailing list