[PATCH] D22202: Let FuncAttrs infer the 'returned' argument attribute

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 10 13:22:37 PDT 2016


hfinkel added a comment.

In http://reviews.llvm.org/D22202#479680, @majnemer wrote:

> I'd update the langref, it currently says:
>
> > This is an optimization hint to the code generator when generating the caller
>


Yes; that part is actually already out-of-date. I'll post a separate patch for that.


http://reviews.llvm.org/D22202





More information about the llvm-commits mailing list