[cfe-dev] Some clang benchmarking on Windows
Óscar Fuentes
ofv at wanadoo.es
Mon Oct 11 15:24:11 PDT 2010
Francois Pichet <pichet2000 at gmail.com> writes:
>>>>> Now we need a way to create a new configuration using CMake to enable
>>>>> LTO compilation with MSVC.
>
> Thank you.
> I tested and I was disappointed.. I don't think it is worth adding a
> new configuration for LTO using MSVC:
My experience with my projects is similar to yours, that's why I asked
for a test before adding the build option. Unless you do something
really stupid (like not inlining your class accessors) the only effect
of /GL is increasing build time.
[snip]
More information about the cfe-dev
mailing list