January 28, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 706aa61608a0a7a89c56d8c3ad891797ac0fb1ca
      https://github.com/D-Programming-Language/dmd/commit/706aa61608a0a7a89c56d8c3ad891797ac0fb1ca
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  fix Issue 14044 - dmd generates spurious functions in object file created from empty module

Defer helper function generation until templates get instantiated.


  Commit: 679929fa2da120db76d91303efd2316370970d1e
      https://github.com/D-Programming-Language/dmd/commit/679929fa2da120db76d91303efd2316370970d1e
  Author: Andrei Alexandrescu <andrei@erdani.com>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  Merge pull request #4354 from 9rnsr/fix14044

[REG2.066] Issue 14044 - dmd generates spurious functions in object file created from empty module


Compare: https://github.com/D-Programming-Language/dmd/compare/430bdba05780...679929fa2da1