[PATCH] D25588: Statistic/Timer: Include timers in PrintStatisticsJSON().

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 19:01:19 PDT 2016


MatzeB created this revision.
MatzeB added reviewers: bruno, vsk, sebpop, mehdi_amini.
MatzeB added a subscriber: llvm-commits.
MatzeB set the repository for this revision to rL LLVM.
Herald added a subscriber: mcrosier.

Repository:
  rL LLVM

https://reviews.llvm.org/D25588

Files:
  include/llvm/ADT/Statistic.h
  include/llvm/Support/JSON.h
  include/llvm/Support/Timer.h
  lib/Support/Statistic.cpp
  lib/Support/Timer.cpp
  test/Other/statistic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25588.74609.patch
Type: text/x-patch
Size: 10911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161014/c3ec52e0/attachment.bin>


More information about the llvm-commits mailing list