diff options
author | Quentin Colombet <qcolombet@apple.com> | 2012-12-13 01:05:25 +0000 |
---|---|---|
committer | Quentin Colombet <qcolombet@apple.com> | 2012-12-13 01:05:25 +0000 |
commit | c0dba2035a66b6de25983a216ab7c791799a940d (patch) | |
tree | 6639c3ca8e7c14d63c67cab5298be7c61f58c107 /clang/docs/JSONCompilationDatabase.html | |
parent | 436eea98338b9f4fe45a1c913cf44c30a4878975 (diff) | |
download | bcm5719-llvm-c0dba2035a66b6de25983a216ab7c791799a940d.tar.gz bcm5719-llvm-c0dba2035a66b6de25983a216ab7c791799a940d.zip |
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)
llvm-svn: 170065
Diffstat (limited to 'clang/docs/JSONCompilationDatabase.html')
0 files changed, 0 insertions, 0 deletions