mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-28 17:43:14 +01:00
[svn r143] Fixed: a few bugs in debug information, still only line info, but should be correct files now :)
Fixed: tango.io.Console seems to be working now.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
IrModule::IrModule(Module* module)
|
||||
{
|
||||
M = module;
|
||||
dwarfCompileUnit = NULL;
|
||||
}
|
||||
|
||||
IrModule::~IrModule()
|
||||
|
||||
Reference in New Issue
Block a user