[Lldb-commits] [PATCH] D62211: Simplify `GetName`+`AppendTypeName` by `DWARFDIE`
Jan Kratochvil via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue May 21 11:08:43 PDT 2019
jankratochvil created this revision.
jankratochvil added reviewers: clayborg, labath.
jankratochvil added a project: LLDB.
Herald added a subscriber: aprantl.
In D61502#1503247 <https://reviews.llvm.org/D61502#1503247> @clayborg suggested that `DWARFUnit *`+`dw_offset_t` can be now replaced by `DWARFDIE`.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D62211
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62211.200549.patch
Type: text/x-patch
Size: 5049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190521/11517acf/attachment.bin>
More information about the lldb-commits
mailing list