forked from OSchip/llvm-project
e6f87ca812
This attribute allows the compiler to assume that the function never recurses into itself, either directly or indirectly (transitively). This can be used among other things to demote global variables to locals. llvm-svn: 252282 |
||
---|---|---|
.. | ||
Go | ||
OCaml | ||
llvm-c |