diff options
author | Teresa Johnson <tejohnson@google.com> | 2018-11-14 19:30:13 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2018-11-14 19:30:13 +0000 |
commit | 32dc5b9bf134b5a98c1a22395a5cd0ca5c409fe7 (patch) | |
tree | 7aea2af71ce5484a6aee0e6ae7a2649cce6c4426 /lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py | |
parent | d84cf1369060349506fa27779e4403174b5f4c9a (diff) | |
download | bcm5719-llvm-32dc5b9bf134b5a98c1a22395a5cd0ca5c409fe7.tar.gz bcm5719-llvm-32dc5b9bf134b5a98c1a22395a5cd0ca5c409fe7.zip |
[ThinLTO] Update handling of vararg functions to match inliner
Summary:
Previously we marked all vararg functions as non-inlinable in the
function summary, which prevented their importing. However, the
corresponding inliner restriction was loosened in r321940/r342675
to only apply to functions calling va_start. Adjust the summary
flag computation to match.
Reviewers: davidxl
Subscribers: mehdi_amini, inglorion, eraman, steven_wu, dexonsmith, llvm-commits
Differential Revision: https://reviews.llvm.org/D54270
llvm-svn: 346883
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/step_scripted/TestStepScripted.py')
0 files changed, 0 insertions, 0 deletions