[Lldb-commits] [PATCH] D139957: [LLDB] Change OSO to use DieRef

Alexander Yermolovich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 13 10:38:51 PST 2022


ayermolo created this revision.
Herald added subscribers: hoy, modimo, wenlei.
Herald added a project: All.
ayermolo requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Following example of DWO changing it to use DIERef.

Depends on D138618 <https://reviews.llvm.org/D138618>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139957

Files:
  lldb/source/Plugins/SymbolFile/DWARF/DIERef.h
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.h
  lldb/test/Shell/SymbolFile/DWARF/x86/debug_rnglists-dwo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139957.482553.patch
Type: text/x-patch
Size: 8296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221213/600db561/attachment.bin>


More information about the lldb-commits mailing list