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

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 10 14:05:24 PDT 2016


hfinkel added a comment.

In http://reviews.llvm.org/D22202#479687, @hfinkel wrote:

> 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.


Posted http://reviews.llvm.org/D22203 for the LangRef update.


http://reviews.llvm.org/D22202





More information about the llvm-commits mailing list