forked from OSchip/llvm-project
![]() 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 |
||
---|---|---|
.. | ||
adjustable_threshold.ll | ||
funcimport.ll | ||
funcimport_alias.ll | ||
funcimport_cutoff.ll | ||
funcimport_debug.ll | ||
funcimport_forcecold.ll | ||
funcimport_resolved1.ll | ||
funcimport_resolved2.ll | ||
funcimport_var2.ll | ||
hotness_based_import.ll | ||
import_stats.ll | ||
inlineasm.ll | ||
not-prevailing.ll |