[Lldb-commits] [PATCH] D62756: Be consistent when adding names and mangled names to the index
Greg Clayton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 11 10:35:43 PDT 2019
clayborg updated this revision to Diff 204104.
clayborg added a comment.
Changed to use ConstString in AddMangled which simplifies the logic quite a bit. I verified performance didn't regress.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62756/new/
https://reviews.llvm.org/D62756
Files:
source/Plugins/SymbolFile/DWARF/ManualDWARFIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62756.204104.patch
Type: text/x-patch
Size: 5841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190611/03efdad2/attachment.bin>
More information about the lldb-commits
mailing list