summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorEaswaran Raman <eraman@google.com>2016-01-28 23:44:41 +0000
committerEaswaran Raman <eraman@google.com>2016-01-28 23:44:41 +0000
commit30a93c1848777202c1bbf8ef756b9c5c1a86e19e (patch)
treebbda0f4718093987c399d1bc21b37e250f914c80 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent494ee5b049f0eabddc2055f337dc4b3b006a6041 (diff)
downloadbcm5719-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/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud