[Lldb-commits] [PATCH] D62178: DWARF: Don't compute address ranges for type units

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 22 02:13:47 PDT 2019


labath updated this revision to Diff 200672.
labath added a comment.

- rebase and modernize the code as suggested


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

https://reviews.llvm.org/D62178

Files:
  lit/SymbolFile/DWARF/debug-types-address-ranges.s
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h
  source/Plugins/SymbolFile/DWARF/DWARFTypeUnit.h
  source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62178.200672.patch
Type: text/x-patch
Size: 30531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190522/f340f840/attachment-0001.bin>


More information about the lldb-commits mailing list