[PATCH] D63046: [Attributor] Deduce "willreturn" function attribute

Hideto Ueno via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 11 08:26:23 PDT 2019


uenoku added a comment.

@jdoerfert 
In the current implementation, updateImpl depends on `AANoRecurseFunction`. However, norecurse patch is abandoned and what should I do?


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

https://reviews.llvm.org/D63046





More information about the llvm-commits mailing list