[PATCH] D100519: [NFC][NewPM] Remove some AnalysisManager invalidate methods
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 18:45:09 PDT 2021
aeubanks added a comment.
This does break https://reviews.llvm.org/D98103, but IMO that analysis shouldn't be immutable, but rather just a typical function analysis that can be invalidated like any other stateful function analysis result.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100519/new/
https://reviews.llvm.org/D100519
More information about the llvm-commits
mailing list