summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function
diff options
context:
space:
mode:
authorWei Mi <wmi@google.com>2019-01-17 20:48:34 +0000
committerWei Mi <wmi@google.com>2019-01-17 20:48:34 +0000
commit3bcccdfe38f28f8d19faa957cd56ed4d03cd40fb (patch)
tree21a5f3a7d03365f95cbdf1ead65d549c1f7bf85f /lldb/packages/Python/lldbsuite/test/expression_command/call-function
parentedd653bc072dcafa5e54c2c91b7cf20343b2664c (diff)
downloadbcm5719-llvm-3bcccdfe38f28f8d19faa957cd56ed4d03cd40fb.tar.gz
bcm5719-llvm-3bcccdfe38f28f8d19faa957cd56ed4d03cd40fb.zip
[SampleFDO] Skip profile reading when flattened profile used in ThinLTO postlink
If the sample profile has no inlining hierachy information included, we call the sample profile is flattened. For flattened profile, in ThinLTO postlink phase, SampleProfileLoader's hot function inlining and profile annotation will do nothing, so it is better to save the effort to read in the profile and run the sample profile loader pass. It is helpful for reducing compile time when the flattened profile is huge. Differential Revision: https://reviews.llvm.org/D54819 llvm-svn: 351476
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud