diff options
author | Wei Mi <wmi@google.com> | 2019-08-26 15:54:16 +0000 |
---|---|---|
committer | Wei Mi <wmi@google.com> | 2019-08-26 15:54:16 +0000 |
commit | 077a9c7053dce0e0a45343cb3c0b018eb690be02 (patch) | |
tree | eca2fde9d2b1e704129430527f46273914e851f6 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | a6fed93f0d1077f24e83fcd8abd31443acaf80e6 (diff) | |
download | bcm5719-llvm-077a9c7053dce0e0a45343cb3c0b018eb690be02.tar.gz bcm5719-llvm-077a9c7053dce0e0a45343cb3c0b018eb690be02.zip |
[SampleFDO] Extract the code calling each section reader to readOneSection.
This is a followup of https://reviews.llvm.org/D66513. The code calling each
section reader should be put into a separate function (readOneSection), so
SampleProfileExtBinaryReader can override it. Otherwise, the base class
SampleProfileExtBinaryBaseReader will need to be aware of all different kinds
of section readers. That is not right.
Differential Revision: https://reviews.llvm.org/D66693
llvm-svn: 369919
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions