commit | fcc934322bc6e0b89df8fbcdde59145f5af1179a | [log] [tgz] |
---|---|---|
author | Quentin Colombet <qcolombet@apple.com> | Thu Dec 13 01:05:25 2012 +0000 |
committer | Quentin Colombet <qcolombet@apple.com> | Thu Dec 13 01:05:25 2012 +0000 |
tree | 9275521153fe03e9dd79307e976fe9afb85f9a79 | |
parent | 4397294e78dbfda8e812a63adaf6f27fca7868a3 [diff] |
Take into account minimize size attribute in the inliner. Better controls the inlining of functions when the caller function has MinSize attribute. Basically, when the caller function has this attribute, we do not "force" the inlining of callee functions carrying the InlineHint attribute (i.e., functions defined with inline keyword) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@170065 91177308-0d34-0410-b5e6-96231b3b80d8