On 9/9/2014 10:37 PM, Nick Sabalausky wrote:
On 9/9/2014 10:21 PM, ketmar via Digitalmars-d wrote:
On Tue, 09 Sep 2014 22:13:57 -0400
Nick Sabalausky via Digitalmars-d <digitalmars-d@puremagic.com> wrote:
write build tool that is capable of doing that...
???
If you think that's reasonable when it's the COMPILER that inserts all
those calls (or druntime, whatever), then go ahead with it yourself.
Well, ok, I guess it could be done with separate invocations of DMD, but
that has non-trivial implications for build performance, and templates
probably could still fuck it all up anyway.