[cfe-dev] Compile-time measurements in Chromium
Eric Christopher
echristo at apple.com
Tue Feb 7 11:15:59 PST 2012
On Feb 7, 2012, at 8:11 AM, Nico Weber <thakis at chromium.org> wrote:
> nice numbers :-) One thing to keep in mind is that these are
> compile-time numbers, but the object files generated by clang tend to
> take ~20% longer to link than the ones generated by gcc, due to chubby
> debug information.
Chubby or different? I know that gcc uses more of the dwarf standard for
types than clang does. I'd love to see some of the differences if you
could get me some bug reports :)
-eric
More information about the cfe-dev
mailing list