diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-02-09 00:10:00 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2010-02-09 00:10:00 +0000 |
commit | 819e54b65cd755fcb3cf3a8b8f94f1c9d3db0c2e (patch) | |
tree | a9592eca25446d5ff460f04e9867f81e9bca2526 /clang/lib/Sema/SemaTemplate.cpp | |
parent | a460edca798ecdd80facec0bb074865bbd16e06e (diff) | |
download | bcm5719-llvm-819e54b65cd755fcb3cf3a8b8f94f1c9d3db0c2e.tar.gz bcm5719-llvm-819e54b65cd755fcb3cf3a8b8f94f1c9d3db0c2e.zip |
Pass inline keyword to optimizer as the new InlineHint function attribute.
At the moment the inlinehint attribute is ignored by the Inliner unless you
pass a -respect-inlinehint option. This will soon be the default.
The inlinehint attribute is set if the inline keyword is explicitly specified
on any declaration.
llvm-svn: 95623
Diffstat (limited to 'clang/lib/Sema/SemaTemplate.cpp')
0 files changed, 0 insertions, 0 deletions