clayborg requested changes to this revision.
clayborg added a comment.
This revision now requires changes to proceed.

The whole goal of the DWARFDebugInfoEntry::GetName() and 
DWARFDebugInfoEntry::AppendTypeName() we might be needing to dump the name of a 
DIE in DWARF that was not parsed yet. Like if a DIE has a forward reference to 
a DIE and we are trying to dump a DWARFDebugInfoEntry when things go wrong. If 
this is not needed then just move these functions into DWARFDIE.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62211/new/

https://reviews.llvm.org/D62211



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to