[PATCH] D50031: Add pass to print out DebugCounter info

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 22 07:14:01 PDT 2018


greened accepted this revision.
greened added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D50031#1253407, @zhizhouy wrote:

> Thanks for reviewing.
>
> > though calling it a "pass" is misleading
>
> You're right, the patch was first coming with a pass implementation, but later we find this approach is more direct. Will change the name when submitting it.


Ok, sounds good.  For some reason I'm not able to Accept this so it seems like someone else will need to.


Repository:
  rL LLVM

https://reviews.llvm.org/D50031





More information about the llvm-commits mailing list