[Lldb-commits] [PATCH] D103652: [lldb][NFC] Refactor name to index maps in Symtab
Alex Langford via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 3 15:11:46 PDT 2021
bulbazord created this revision.
bulbazord added reviewers: teemperor, JDevlieghere.
Herald added a subscriber: arphaman.
bulbazord requested review of this revision.
Herald added a project: LLDB.
The various maps in Symtab lead to some repetative code. This should
improve the situation somewhat.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D103652
Files:
lldb/include/lldb/Symbol/Symtab.h
lldb/source/Symbol/Symtab.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103652.349705.patch
Type: text/x-patch
Size: 12177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210603/068208bf/attachment-0001.bin>
More information about the lldb-commits
mailing list