aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
diff options
context:
space:
mode:
authorJaroslav Sevcik <jarin@google.com>2020-01-28 11:37:44 +0100
committerPavel Labath <pavel@labath.sk>2020-01-28 12:16:02 +0100
commit1b12766883006b8aa9d1ff744e57317647aa052a (patch)
treeeac5f2488024db4ea9986596a3bd05e6a6c49a2f /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
parentfba7574cb9416db270efc6621190b3d587124454 (diff)
downloadllvm-1b12766883006b8aa9d1ff744e57317647aa052a.zip
llvm-1b12766883006b8aa9d1ff744e57317647aa052a.tar.gz
llvm-1b12766883006b8aa9d1ff744e57317647aa052a.tar.bz2
[lldb/DWARF] Only match mangled name in full-name function lookup (with accelerators)
Summary: In the spirit of https://reviews.llvm.org/D70846, we only return functions with matching mangled name from Apple/DebugNamesDWARFIndex::GetFunction if eFunctionNameTypeFull is requested. This speeds up lookup in the presence of large amount of class methods of the same name (a typical examples would be constructors of templates with many instantiations or overloaded operators). Reviewers: labath Reviewed By: labath Subscribers: aprantl, arphaman, lldb-commits Tags: #lldb Differential Revision: https://reviews.llvm.org/D73191
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions