diff options
author | Nick Desaulniers <ndesaulniers@google.com> | 2020-12-17 12:34:01 -0800 |
---|---|---|
committer | Nick Desaulniers <ndesaulniers@google.com> | 2020-12-17 12:34:23 -0800 |
commit | e75fec2b238f0e26cfb7645f2208baebe3440d41 (patch) | |
tree | 19c60dd6777cdbfabb8546bf73f07b4ff432b379 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 106e66f3f555c8f887e82c5f04c3e77bdaf345e8 (diff) | |
download | llvm-e75fec2b238f0e26cfb7645f2208baebe3440d41.zip llvm-e75fec2b238f0e26cfb7645f2208baebe3440d41.tar.gz llvm-e75fec2b238f0e26cfb7645f2208baebe3440d41.tar.bz2 |
[AttrDocs] document always_inline
GNU documentaion for always_inline:
https://gcc.gnu.org/onlinedocs/gcc/Inline.html
GNU documentation for function attributes:
https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html
Microsoft documentation for __force_inline:
https://docs.microsoft.com/en-us/cpp/cpp/inline-functions-cpp
Reviewed By: ojeda
Differential Revision: https://reviews.llvm.org/D68410
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions