[PATCH] D92625: Use isIgnored instead of checking pass name

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 18:30:03 PST 2020


dexonsmith added a comment.

These are all (very minor) function changes, since `AnalysisManagerProxy` is in `isIgnored()`... that seems fine to me, but should it be tested somehow?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92625



More information about the llvm-commits mailing list