[Lldb-commits] [PATCH] D96194: Defer the decision whether to use the CU or TU index until after reading the unit header.

Jorge Gorbe Moya via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Feb 11 14:54:19 PST 2021


jgorbe updated this revision to Diff 323166.
jgorbe added a comment.

Moved index handling to DWARFUnit.cpp as suggested by Pavel.


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

https://reviews.llvm.org/D96194

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  lldb/test/Shell/SymbolFile/DWARF/dwarf5_tu_index_abbrev_offset.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96194.323166.patch
Type: text/x-patch
Size: 18856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210211/f59fd0ad/attachment-0001.bin>


More information about the lldb-commits mailing list