This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f5961147fde Fix typo in verifier error message new ed9fa1afb6d [dwarfdump] Make incompatibility between -diff and -verbose [...] new 1bbd49ae6f1 Print out DebugCounter info with -print-debug-counter
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/DebugCounter.h | 2 ++ lib/Support/DebugCounter.cpp | 25 +++++++++++++++++++++---- test/Other/print-debug-counter.ll | 30 ++++++++++++++++++++++++++++++ test/tools/llvm-dwarfdump/cmdline.test | 3 +++ tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 10 +++++++++- 5 files changed, 65 insertions(+), 5 deletions(-) create mode 100644 test/Other/print-debug-counter.ll