[PATCH] D58572: [Support] allow -stats/-time-passes reporting into a custom stream

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 22 23:47:59 PST 2019


fedor.sergeev updated this revision to Diff 188031.
fedor.sergeev added a comment.

clang-formatted.
still figuring out how to unit-test this thing.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58572/new/

https://reviews.llvm.org/D58572

Files:
  include/llvm/ADT/Statistic.h
  lib/IR/PassTimingInfo.cpp
  lib/Support/Statistic.cpp
  lib/Support/Timer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58572.188031.patch
Type: text/x-patch
Size: 8269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190223/637ed049/attachment.bin>


More information about the llvm-commits mailing list