[Lldb-commits] [PATCH] D77970: 2/2: [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Apr 12 03:43:27 PDT 2020
jankratochvil created this revision.
jankratochvil added reviewers: labath, clayborg, shafik.
jankratochvil added a project: LLDB.
Herald added subscribers: arphaman, aprantl.
@labath was saying <https://reviews.llvm.org/D73206#1954668> in D73206 <https://reviews.llvm.org/D73206>:
> And /I think/ we could make it interface returns DWARFDies directly
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D77970
Files:
lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/AppleDWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/DebugNamesDWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
lldb/source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.h
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.cpp
lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDwo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77970.256847.patch
Type: text/x-patch
Size: 40303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200412/26e889d7/attachment-0001.bin>
More information about the lldb-commits
mailing list