summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2018-05-17 11:36:08 +0000
committerPavel Labath <labath@google.com>2018-05-17 11:36:08 +0000
commitae128b2dc320ce2bf36065eee8157b8b52b36152 (patch)
tree339da17328bc7e59108b78ccc6a8a81bb4dd4798 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parentb4fd145fc3b420a5d3e8439dcebd4006ba35faee (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud