[Issue 10985] Compiler doesn't attempt to inline non-templated functions from libraries (even having the full source)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Dec 6 15:15:53 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=10985
David Nadlinger <code at klickverbot.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |code at klickverbot.at
--- Comment #8 from David Nadlinger <code at klickverbot.at> 2013-12-06 15:15:44 PST ---
The problem I see is that we don't want to emit code for everything imported,
as it would render separate compilation useless. A form of LTO seems like the
much more interesting direction to me.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list