[PATCH] D124063: [LegacyPM] Rename and deprecate populateModulePassManager
Arthur Eubanks via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 26 08:41:19 PDT 2022
aeubanks added a comment.
polly and clang-fuzzer both call `populateModulePassManager` just to optimize IR, they should be easily migrated to use the new PM
bugpoint is still an issue, I just haven't found time to work on it yet
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124063/new/
https://reviews.llvm.org/D124063
More information about the cfe-commits
mailing list