summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorTeresa Johnson <tejohnson@google.com>2016-02-09 05:12:44 +0000
committerTeresa Johnson <tejohnson@google.com>2016-02-09 05:12:44 +0000
commit833571ecb42c183df2c3eec7f0957d97081659e0 (patch)
tree3bef55e26f39ecb70c7af26ce0de6306351303ef /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parente5fa25a094f040353891a953d0b35a89d75e5cb8 (diff)
downloadbcm5719-llvm-833571ecb42c183df2c3eec7f0957d97081659e0.tar.gz
bcm5719-llvm-833571ecb42c183df2c3eec7f0957d97081659e0.zip
Refactor PGO function naming and MD5 hashing support out of ProfileData
Summary: Move the function renaming logic into the Function class, and the MD5Hash routine into the MD5 header. This will enable these routines to be shared with ThinLTO, which will be changed to store the MD5 hash instead of full function name in the combined index for significant size reductions. And using the same function naming for locals in the function index facilitates future integration with indirect call value profiles. Reviewers: davidxl Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17006 llvm-svn: 260197
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud