[PATCH] D50031: Add pass to print out DebugCounter info
Zhizhou Yang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 2 18:36:47 PDT 2018
zhizhouy added a comment.
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.
Repository:
rL LLVM
https://reviews.llvm.org/D50031
More information about the llvm-commits
mailing list