dmd: Encourage more inlining across modules
Adam D. Ruppe
destructionator at gmail.com
Fri Nov 30 01:42:41 UTC 2018
On Thursday, 29 November 2018 at 23:59:55 UTC, Andrew Pennebaker
wrote:
> I read from the FreeBSD documentation that dmd can compile many
> source trees without having to explicitly list all the
> filenames, however a lot of inlining optimizations are missed.
Where, exactly, does it say that? The only possibility I can find
is the -i option, but that works basically the same way as
explicitly listing them.
More information about the Digitalmars-d
mailing list