[PATCH] D124063: [LegacyPM] Rename and deprecate populateModulePassManager
Josh Berdine via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 25 12:38:04 PDT 2022
jberdine added a comment.
Apologies if this isn't directly related to this patch in particular, but is there a more informative message that could be given than "Migrate to new pass manager"? In particular, for non-C language bindings that currently call `LLVMPassManagerBuilderPopulateModulePassManager`, any pointers to what functions in the C API should be used instead would be very helpful.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124063/new/
https://reviews.llvm.org/D124063
More information about the llvm-commits
mailing list