diff options
author | Teresa Johnson <tejohnson@google.com> | 2019-02-07 17:50:35 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2019-02-07 17:50:35 +0000 |
commit | c36c10ddfb3dc07129b9f3973029d17940f6a45f (patch) | |
tree | be5d43bf0cd4a839694ceafe7abfe6e58418edbd /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py | |
parent | 2d4b186844ab56768165240f2cc32b7cec53bf02 (diff) | |
download | bcm5719-llvm-c36c10ddfb3dc07129b9f3973029d17940f6a45f.tar.gz bcm5719-llvm-c36c10ddfb3dc07129b9f3973029d17940f6a45f.zip |
[HotColdSplit] With PGO add profile entry metadata to split cold function
Summary:
When compiling with profile data, ensure the split cold function gets
cold function_entry_count metadata (just use 0 since it should be cold).
Otherwise with function sections it will not be placed in the unlikely
text section with other cold code.
Reviewers: vsk
Subscribers: sebpop, hiraditya, davidxl, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D57900
llvm-svn: 353434
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions