[PATCH] D14304: [IR] Restrain paramHasAttr: disallow function attrs

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 15:41:03 PST 2015


sanjoy added a comment.

In http://reviews.llvm.org/D14304#280567, @reames wrote:

> LGTM
>
> Do we intend to allow ReturnIndex here?


At least for now I think we should allow `ReturnIndex` here since there isn't an existing `hasReturnAttr`.


http://reviews.llvm.org/D14304





More information about the llvm-commits mailing list