[PATCH] D50923: [New PM][PassInstrumentation] IR printing support for New Pass Manager
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 01:27:16 PDT 2018
philip.pfaffe added a comment.
See my comment to https://reviews.llvm.org/D52329. Analysis isn't the right place for this implementation. This should be part of the Passes library, and even live directly in the StandardInstrumentations implementation.
Repository:
rL LLVM
https://reviews.llvm.org/D50923
More information about the llvm-commits
mailing list