Use LLVM Machine Code (MC) to emit object files. Finilize debug info

This commit is contained in:
Alexey Prokhin 2011-10-24 12:16:56 +04:00
parent aee896f85b
commit b97b32759e
4 changed files with 39 additions and 84 deletions

View file

@ -48,6 +48,8 @@ void DtoDwarfLocalVariable(LLValue* ll, VarDeclaration* vd);
*/
llvm::DIGlobalVariable DtoDwarfGlobalVariable(LLGlobalVariable* ll, VarDeclaration* vd);
void DtoDwarfModuleEnd();
#endif // DISABLE_DEBUG_INFO