diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2014-05-20 17:12:51 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2014-05-20 17:12:51 +0000 |
commit | 41af7c2fdc8cc2ef186669dcb21cac58d5bd69ee (patch) | |
tree | e14576af7ea247b91481c99de20e727be5992c24 /llvm/lib/CodeGen/ProcessImplicitDefs.cpp | |
parent | 650c8f2a06f138d795d0188ec8276638e13f7c9d (diff) | |
download | bcm5719-llvm-41af7c2fdc8cc2ef186669dcb21cac58d5bd69ee.tar.gz bcm5719-llvm-41af7c2fdc8cc2ef186669dcb21cac58d5bd69ee.zip |
Implement the flatten attribute.
This is a GNU attribute that causes calls within the attributed function
to be inlined where possible. It is implemented by giving such calls the
alwaysinline attribute.
Differential Revision: http://reviews.llvm.org/D3816
llvm-svn: 209217
Diffstat (limited to 'llvm/lib/CodeGen/ProcessImplicitDefs.cpp')
0 files changed, 0 insertions, 0 deletions