diff options
author | Vedant Kumar <vsk@apple.com> | 2019-01-19 02:38:47 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-01-19 02:38:47 +0000 |
commit | b755a2df5123a2b970733c43c9e65326b73d99c7 (patch) | |
tree | d282623aaf63c92817a9696a7cfb2d7391e15b4b /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 4de1962bb9110ab48b0cd95a5d1db17a4653a700 (diff) | |
download | bcm5719-llvm-b755a2df5123a2b970733c43c9e65326b73d99c7.tar.gz bcm5719-llvm-b755a2df5123a2b970733c43c9e65326b73d99c7.zip |
[HotColdSplit] Mark inherently cold functions as such
If an inherently cold function is found, mark it as cold. For now this
means applying the `cold` and `minsize` attributes.
As a drive-by, revisit and clean up the criteria for considering a
function for splitting. Add tests.
llvm-svn: 351623
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions