diff options
author | Vedant Kumar <vsk@apple.com> | 2019-01-22 22:49:22 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2019-01-22 22:49:22 +0000 |
commit | cde65c0face16507ceb7e0d6f5d36f6f1b9cc04d (patch) | |
tree | 4d8c77bd931b9fa530d475e486b446641c244ae5 /lldb/packages/Python/lldbsuite/test/darwin_log.py | |
parent | 58e342785644463e35dd85b36489129a97935705 (diff) | |
download | bcm5719-llvm-cde65c0face16507ceb7e0d6f5d36f6f1b9cc04d.tar.gz bcm5719-llvm-cde65c0face16507ceb7e0d6f5d36f6f1b9cc04d.zip |
[HotColdSplit] Calculate BFI lazily to reduce compile-time, NFC
The splitting pass does not need BFI unless the Module actually has a profile
summary. Do not calcualte BFI unless the summary is present.
For the sqlite3 amalgamation, this reduces time spent in the splitting pass
from 0.4% of the total to under 0.1%.
llvm-svn: 351894
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/darwin_log.py')
0 files changed, 0 insertions, 0 deletions