[PATCH] D106625: [Attributor][FIX] checkForAllInstructions, correctly handle declered functions

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 18:11:22 PDT 2021


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LG. Call them declarations int the commit message and subject, not declared function (a definition is also a declaration and declares a function but people will know).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106625



More information about the llvm-commits mailing list