[lldb/DWARF] Use DWARFDebugInfoEntry * in ElaboratingDIEIterator
authorPavel Labath <pavel@labath.sk>
Wed, 12 Feb 2020 11:47:43 +0000 (12:47 +0100)
committerPavel Labath <pavel@labath.sk>
Wed, 12 Feb 2020 11:48:49 +0000 (12:48 +0100)
commit034c2c6771d318f962bbf001f00ee11e542e1180
tree56de5111be057382e331bd22fb66fac30a4a00ea
parent6ded69f294a9a62a68b0a07aa987c8165a4b31e7
[lldb/DWARF] Use DWARFDebugInfoEntry * in ElaboratingDIEIterator

This is simpler, faster, and sufficient to uniquely idenify a DIE.
lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp