On 16 February 2014 23:18, Iain Buclaw <[email protected]> wrote: > Hi all, > > This weeks experiment is with actually building a NAMESPACE_DECL for D > modules, and emitting them as DW_TAG_module in dwarf2out.c > > > https://github.com/D-Programming-GDC/GDC/commit/91a1863170431a37de473011c148f4927a2a3944 >
Slight tweak in implementation after some testing in gdb. https://github.com/D-Programming-GDC/GDC/commit/d4a39655bcac0750f3ad03e8ab7e2f0ad9260c35
