[PATCH] D72818: [GlobalsModRef] Add invalidate method

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 16 09:16:24 PST 2020


asbirlea added a comment.

Not a bug fix, but a prerequisite for a change I'm working on for the new pass manager, requiring all passes to have an invalidate method.
I sent it for review to get another pair of eyes on the invalidate implementation in case I missed something.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72818





More information about the llvm-commits mailing list