diff options
author | Dehao Chen <dehao@google.com> | 2017-03-21 19:55:46 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2017-03-21 19:55:46 +0000 |
commit | ce39fdd6eeabc4a007ce7821a247cc58b816e0d7 (patch) | |
tree | 7200144abac154c851d63104e6a5723a989fbda7 /lldb/packages/Python/lldbsuite/test/python_api | |
parent | 9907e9d860051d80b81fc2a0e9ddcb0ee98d5c72 (diff) | |
download | bcm5719-llvm-ce39fdd6eeabc4a007ce7821a247cc58b816e0d7.tar.gz bcm5719-llvm-ce39fdd6eeabc4a007ce7821a247cc58b816e0d7.zip |
Clang change: 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 pro
file, thus we do not want to inline hot callsites in the first phase.
Reviewers: tejohnson, eraman
Reviewed By: tejohnson
Subscribers: mehdi_amini, cfe-commits, Prazek
Differential Revision: https://reviews.llvm.org/D31202
llvm-svn: 298429
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions