mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-07-30 11:00:05 +02:00
[svn r269] Fixed dwarf debug info for structs.
This commit is contained in:
@@ -12,7 +12,7 @@ struct IrModule : IrBase
|
||||
|
||||
Module* M;
|
||||
|
||||
llvm::GlobalVariable* dwarfCompileUnit;
|
||||
LLGlobalVariable* dwarfCompileUnit;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user