diff options
author | Pavel Labath <labath@google.com> | 2018-05-17 11:36:08 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-05-17 11:36:08 +0000 |
commit | ae128b2dc320ce2bf36065eee8157b8b52b36152 (patch) | |
tree | 339da17328bc7e59108b78ccc6a8a81bb4dd4798 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | b4fd145fc3b420a5d3e8439dcebd4006ba35faee (diff) | |
download | bcm5719-llvm-ae128b2dc320ce2bf36065eee8157b8b52b36152.tar.gz bcm5719-llvm-ae128b2dc320ce2bf36065eee8157b8b52b36152.zip |
[DWARF] Have HashedNameToDIE store a DataExtractor by value
Summary:
The DataExtractors are cheap to copy so there is no reason to store them
by reference. Also, in my upcoming indexing refactor I am planning to
remove the apple tables data extractor members from the SymbolFileDWARF
class, so there will not be a DataExtractor with a suitable lifetime to
refer to.
Reviewers: clayborg, JDevlieghere
Subscribers: aprantl, lldb-commits
Differential Revision: https://reviews.llvm.org/D46888
llvm-svn: 332596
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions