diff options
author | Easwaran Raman <eraman@google.com> | 2016-01-28 23:44:41 +0000 |
---|---|---|
committer | Easwaran Raman <eraman@google.com> | 2016-01-28 23:44:41 +0000 |
commit | 30a93c1848777202c1bbf8ef756b9c5c1a86e19e (patch) | |
tree | bbda0f4718093987c399d1bc21b37e250f914c80 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 494ee5b049f0eabddc2055f337dc4b3b006a6041 (diff) | |
download | bcm5719-llvm-30a93c1848777202c1bbf8ef756b9c5c1a86e19e.tar.gz bcm5719-llvm-30a93c1848777202c1bbf8ef756b9c5c1a86e19e.zip |
Lower inlining threshold when the caller has minsize attribute.
When the caller has optsize attribute, we reduce the inlinining threshold
to OptSizeThreshold (=75) if it is not already lower than that. We don't do
the same for minsize and I suspect it was not intentional. This also addresses
a FIXME regarding checking optsize attribute explicitly instead of using the
right wrapper.
Differential Revision: http://reviews.llvm.org/D16493
llvm-svn: 259120
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions