[Lldb-commits] [PATCH] D107456: [lldb] Support .debug_rnglists.dwo sections in dwp file

Kim-Anh Tran via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 3 05:48:00 PDT 2021


kimanh updated this revision to Diff 370562.
kimanh added a comment.

- splitting up new code (for error handling) into a different CL
- keep code that was already accepted


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107456

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.h
  lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists-dwp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107456.370562.patch
Type: text/x-patch
Size: 11919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210903/cab0ff4c/attachment-0001.bin>


More information about the lldb-commits mailing list