[PATCH] D63045: Do not derive no-recurse attribute if function does not have exact definition.

Vivek Pandya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 8 08:44:07 PDT 2019


vivekvpandya added a comment.

In D63045#1535246 <https://reviews.llvm.org/D63045#1535246>, @jdoerfert wrote:

> LGTM. Though I hope to remove the FunctionAttr code soonish.


If this code will be removed do we need to commit this?
if yes then is my testing enough?
I have tested this change with check-all (where my build has all targets, clang project enabled)
I am missing anything on testing?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63045/new/

https://reviews.llvm.org/D63045





More information about the llvm-commits mailing list