r218141 - In the Itanium ABI, move stuff to the comdat of variables with static init.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Dec 19 07:06:43 PST 2014


> ... and we may want an external_odr for external definitions in comdats.
> Yuck.

Yuck indeed.

We are probably better off keeping the number of linkages down for
now. At some point it might be a good idea to revisit the design and
maybe split it in some orthogonal dimensions (odr, can_be_dropped,
weak/strong, etc), but it would be nice to let the dust of the comdat
support settle first.

Cheers,
Rafael



More information about the cfe-commits mailing list