[PATCH] D11476: Marked call instruction in thunk function with musttail attribute when applicable

Reid Kleckner rnk at google.com
Mon Aug 3 17:11:29 PDT 2015


rnk added a comment.

In http://reviews.llvm.org/D11476#217006, @aaboud wrote:

> Thanks for the comment.
>  So, do you suggest that we use "tail" instead of "musttail"?
>  Would it be fine to use "tail" here?


Yeah, adding tail is fine.


Repository:
  rL LLVM

http://reviews.llvm.org/D11476







More information about the cfe-commits mailing list