LDC cross-module-inlining
Per Nordlöw
per.nordlow at gmail.com
Sun Aug 9 22:46:09 UTC 2020
On Sunday, 9 August 2020 at 22:45:16 UTC, claptrap wrote:
> I'm not 100% sure but I think LDC did cross module inlining by
> default at some point, then I updated the compiler and had to
> add the LTO thing. I think there is an option to enable just
> cross module inlining, but if you want speed you'll probably
> want to have LTO enabled anyway?
Yes, I do. Thanks.
More information about the Digitalmars-d-learn
mailing list