diff options
author | Evgeny Astigeevich <evgeny.astigeevich@arm.com> | 2017-03-22 12:01:57 +0000 |
---|---|---|
committer | Evgeny Astigeevich <evgeny.astigeevich@arm.com> | 2017-03-22 12:01:57 +0000 |
commit | 7823c66e05b5878237405827611bad5ee48959f8 (patch) | |
tree | 2c9f9c1447ad0045d668b42e4327c9d550bb4649 /lldb/packages/Python/lldbsuite/test/expression_command/call-function | |
parent | b19a507a889cadd5e351d89a3291153f914aa83b (diff) | |
download | bcm5719-llvm-7823c66e05b5878237405827611bad5ee48959f8.tar.gz bcm5719-llvm-7823c66e05b5878237405827611bad5ee48959f8.zip |
r286814 resulted that CallPenalty can be subtracted twice:
- First time, during calculation of the cost in InlineCost.cpp
- Second time, during calculation of the cost in Inliner.cpp
This patches fixes this.
Differential Revision: https://reviews.llvm.org/D31137
llvm-svn: 298496
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function')
0 files changed, 0 insertions, 0 deletions