[PATCH] D20647: Add flag to add InlineHint attribute on implicitly inline functions

Paul Robinson via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 21 03:40:49 PDT 2016


probinson added a comment.

In http://reviews.llvm.org/D20647#462797, @Ilod wrote:

> There is no longer a flag to treat implicit and explicit inline functions exactly the same way, I don't kow if it's really useful (it can be if we want to use the threshold difference between InlineHint and standard functions). If it's wanted for other uses, I can re-add it.


No, that's fine, if we decide we care deeply enough we can do our own patch.  I mentioned it mainly as a curiosity.


http://reviews.llvm.org/D20647





More information about the cfe-commits mailing list