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

Zhizhou Yang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 30 22:08:15 PDT 2018


zhizhouy updated this revision to Diff 158171.
zhizhouy marked 4 inline comments as done.
zhizhouy added a comment.

Thanks for reviewing. Comments fixed.


https://reviews.llvm.org/D50031

Files:
  include/llvm/IR/DebugCounterPrinter.h
  include/llvm/InitializePasses.h
  lib/IR/CMakeLists.txt
  lib/IR/Core.cpp
  lib/IR/DebugCounterPrinter.cpp
  lib/Passes/PassBuilder.cpp
  lib/Passes/PassRegistry.def
  lib/Support/DebugCounter.cpp
  test/Other/debug-counter-printer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50031.158171.patch
Type: text/x-patch
Size: 7779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180731/3e39dac6/attachment.bin>


More information about the llvm-commits mailing list