diff options
author | Easwaran Raman <eraman@google.com> | 2016-05-16 23:59:04 +0000 |
---|---|---|
committer | Easwaran Raman <eraman@google.com> | 2016-05-16 23:59:04 +0000 |
commit | 01d98ba0b22bfb152a3db85cac7fcb23d9cb5c85 (patch) | |
tree | 8bd42953eedde2f8f4fa2c3510fc3dbde7cc85c7 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp | |
parent | 687ca8df18a3d2bac411cc29fd1abcbd281ddf54 (diff) | |
download | bcm5719-llvm-01d98ba0b22bfb152a3db85cac7fcb23d9cb5c85.tar.gz bcm5719-llvm-01d98ba0b22bfb152a3db85cac7fcb23d9cb5c85.zip |
Remove .hot and .unlikely prefixes from function section names.
This code currently relies on static methods in ProfileSummary to determine whether a function is hot or unlikley. I am refactoring the ProfileSummary code and these methods will be removed. As discussed offline, the right way to re-introduce this is to add a pass to annotate functions with unlikely/hot hints and use the hints to determine the prefix here.
llvm-svn: 269726
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions