mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-17 05:13:14 +01:00
A few fixes for debug
This commit is contained in:
@@ -68,10 +68,6 @@ IRState::IRState(llvm::Module* m)
|
||||
mainFunc = 0;
|
||||
ir.state = this;
|
||||
asmBlock = NULL;
|
||||
|
||||
dwarfCUs = NULL;
|
||||
dwarfSPs = NULL;
|
||||
dwarfGVs = NULL;
|
||||
}
|
||||
|
||||
IrFunction* IRState::func()
|
||||
|
||||
Reference in New Issue
Block a user