diff options
author | Timur Iskhodzhanov <timurrrr@google.com> | 2013-04-12 09:37:20 +0000 |
---|---|---|
committer | Timur Iskhodzhanov <timurrrr@google.com> | 2013-04-12 09:37:20 +0000 |
commit | 664ec5d7a83c934833972314ac4ccf51ce7edeb5 (patch) | |
tree | 8080bdd3092177a985ee8d91fd1a5e66b6a46694 /llvm/tools/llvm-as/llvm-as.cpp | |
parent | eee73f5fcff86c67f6958c3d34be5b2625d75931 (diff) | |
download | bcm5719-llvm-664ec5d7a83c934833972314ac4ccf51ce7edeb5.tar.gz bcm5719-llvm-664ec5d7a83c934833972314ac4ccf51ce7edeb5.zip |
Finally drop the 'static' from INLINE and ALWAYS_INLINE
The ALWAYS_INLINE doesn't have static on POSIX anyways since r178341; the INLINE is only used in .h files, so shouldn't have been 'static' in the first place
llvm-svn: 179371
Diffstat (limited to 'llvm/tools/llvm-as/llvm-as.cpp')
0 files changed, 0 insertions, 0 deletions