[Issue 14053] "Hello world" generates bloat in the object file

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 27 10:48:03 PST 2015


https://issues.dlang.org/show_bug.cgi?id=14053

--- Comment #4 from Iain Buclaw <ibuclaw at gdcproject.org> ---
The best thing DMD can do is to not rely on these artificial function helpers,
and just inline whatever code it is they're emitting.

--


More information about the Digitalmars-d-bugs mailing list