[Issue 9785] dmd -inline should inline lambda delegates

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 4 00:37:21 UTC 2018


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

--- Comment #5 from hsteoh at quickfur.ath.cx ---
Huh, just re-read Walter's comment, and it suddenly struck me: inlining is
currently done in the front-end? Not in the optimizer? That strikes me as
rather odd, since isn't inlining usually the domain of the optimizer?

--


More information about the Digitalmars-d-bugs mailing list