summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-03-21 19:55:36 +0000
committerDehao Chen <dehao@google.com>2017-03-21 19:55:36 +0000
commit9907e9d860051d80b81fc2a0e9ddcb0ee98d5c72 (patch)
tree30dfc5f2d0ef56661604e5af0f9f86cffd4f941a /lldb/packages/Python/lldbsuite/test/python_api/signals/TestSignalsAPI.py
parentf4bbdc2953920acf9a22da876b5e4d025667cded (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud