diff options
author | Dehao Chen <dehao@google.com> | 2017-03-21 19:55:36 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2017-03-21 19:55:36 +0000 |
commit | 9907e9d860051d80b81fc2a0e9ddcb0ee98d5c72 (patch) | |
tree | 30dfc5f2d0ef56661604e5af0f9f86cffd4f941a /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py | |
parent | f4bbdc2953920acf9a22da876b5e4d025667cded (diff) | |
download | bcm5719-llvm-9907e9d860051d80b81fc2a0e9ddcb0ee98d5c72.tar.gz bcm5719-llvm-9907e9d860051d80b81fc2a0e9ddcb0ee98d5c72.zip |
Do not inline hot callsites for samplepgo in thinlto compile phase.
Summary: Because SamplePGO passes will be invoked twice in ThinLTO build: once at compile phase, the other at backend. We want to make sure the IR at the 2nd phase matches the hot part in profile, thus we do not want to inline hot callsites in the first phase.
Reviewers: tejohnson, eraman
Reviewed By: tejohnson
Subscribers: mehdi_amini, llvm-commits, Prazek
Differential Revision: https://reviews.llvm.org/D31201
llvm-svn: 298428
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py')
0 files changed, 0 insertions, 0 deletions