diff options
author | Nathan Slingerland <slingn@gmail.com> | 2015-11-20 19:12:43 +0000 |
---|---|---|
committer | Nathan Slingerland <slingn@gmail.com> | 2015-11-20 19:12:43 +0000 |
commit | a731829788542d4b9591c34478a0c8caf7a11760 (patch) | |
tree | 98c43cfa6c942c6c25eca0839a6a2645ca4de195 /lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py | |
parent | 19ff5602da953d81ac79e7c2dc712464b2c4b6b0 (diff) | |
download | bcm5719-llvm-a731829788542d4b9591c34478a0c8caf7a11760.tar.gz bcm5719-llvm-a731829788542d4b9591c34478a0c8caf7a11760.zip |
[llvm-profdata] Add merge() to InstrProfRecord
Summary:
This change refactors two aspects of InstrProfRecord:
1) Add a merge() method to InstrProfRecord (previously InstrProfWriter combineInstrProfRecords()) in order to better encapsulate this functionality and to make the InstrProfRecord and SampleRecord APIs more consistent.
2) Make InstrProfRecord mergeValueProfData() a private method since it is only ever called internally by merge().
Reviewers: dnovillo, bogner, davidxl
Subscribers: silvas, vsk, llvm-commits
Differential Revision: http://reviews.llvm.org/D14786
llvm-svn: 253695
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/asan/TestReportData.py')
0 files changed, 0 insertions, 0 deletions