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

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 17:59:48 PDT 2018


greened added a comment.
Herald added a subscriber: kristina.

LGTM, though calling it a "pass" is misleading.  It's simply a dump of counter values at the end of execution.


Repository:
  rL LLVM

https://reviews.llvm.org/D50031





More information about the llvm-commits mailing list