[all-commits] [llvm/llvm-project] 034c2c: [lldb/DWARF] Use DWARFDebugInfoEntry * in Elaborat...

Pavel Labath via All-commits all-commits at lists.llvm.org
Wed Feb 12 03:49:49 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 034c2c6771d318f962bbf001f00ee11e542e1180
      https://github.com/llvm/llvm-project/commit/034c2c6771d318f962bbf001f00ee11e542e1180
  Author: Pavel Labath <pavel at labath.sk>
  Date:   2020-02-12 (Wed, 12 Feb 2020)

  Changed paths:
    M lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp

  Log Message:
  -----------
  [lldb/DWARF] Use DWARFDebugInfoEntry * in ElaboratingDIEIterator

This is simpler, faster, and sufficient to uniquely idenify a DIE.




More information about the All-commits mailing list