[PATCH] D29998: Add initial support for debug counting

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 18 14:49:36 PST 2017


dberlin updated this revision to Diff 89049.
dberlin added a comment.

- Add comments


https://reviews.llvm.org/D29998

Files:
  include/llvm/Support/CommandLine.h
  include/llvm/Support/DebugCounter.h
  lib/Support/CMakeLists.txt
  lib/Support/CommandLine.cpp
  lib/Support/DebugCounter.cpp
  lib/Transforms/Utils/PredicateInfo.cpp
  utils/bisect-skip-count

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29998.89049.patch
Type: text/x-patch
Size: 16454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170218/52a1122d/attachment.bin>


More information about the llvm-commits mailing list