[PATCH] D89890: [Docs] Clarify that FunctionPasses can't add/remove declarations

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 09:44:47 PDT 2020


aeubanks added a comment.

Ideally they'd be module passes, like in https://reviews.llvm.org/D86178.
It does look like some existing legacy and NPM function passes break this rule. Maybe I should revert and ask more explicitly on llvm-dev. WDYT?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89890



More information about the llvm-commits mailing list