[PATCH] D52329: [New PM] adding helper that manages standard instrumentations
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 01:02:16 PDT 2018
philip.pfaffe added a comment.
This looks nice! At this point, I think it makes sense to just move the entire IR Printing implementation here. I don't even think it needs to be mentioned in the header. It doesn't have any other clients, and Analysis is definitely the wrong home.
Repository:
rL LLVM
https://reviews.llvm.org/D52329
More information about the llvm-commits
mailing list