diff options
author | Pavel Labath <labath@google.com> | 2018-06-05 10:33:56 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-06-05 10:33:56 +0000 |
commit | 5af11ab259bc736d74176144a651ee8c436e26a6 (patch) | |
tree | 971d0d49669b190f86175cebd21271740cc4d1e9 /llvm/tools/llvm-exegesis/llvm-exegesis.cpp | |
parent | 4e34bfcbeb5afebdc13f6c4979cd5d4edd9e15d8 (diff) | |
download | bcm5719-llvm-5af11ab259bc736d74176144a651ee8c436e26a6.tar.gz bcm5719-llvm-5af11ab259bc736d74176144a651ee8c436e26a6.zip |
DWARFIndex: simplify GetFunctions methods
Now that Apple index determines method-ness straight from the debug
info, we don't need to resolve the functions into SymbolContexts inside
the Index classes. This removes the need for callback arguments and
allows us to pull the common parts out of the two implementations of
these functions back into the SymbolFileDWARF class.
Reviewers: JDevlieghere, clayborg
Subscribers: aprantl, lldb-commits
Differential Revision: https://reviews.llvm.org/D47147
llvm-svn: 334004
Diffstat (limited to 'llvm/tools/llvm-exegesis/llvm-exegesis.cpp')
0 files changed, 0 insertions, 0 deletions