[PATCH] D43901: Make STATISTIC() values available programmatically

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 1 10:52:59 PST 2018


dsanders updated this revision to Diff 136577.
dsanders added a comment.

Remove unintentional change. ResetStatistics() is something I'm considering implementing later


Repository:
  rL LLVM

https://reviews.llvm.org/D43901

Files:
  cmake/modules/HandleLLVMOptions.cmake
  include/llvm/ADT/Statistic.h
  include/llvm/ADT/StatisticInfo.h
  include/llvm/Config/config.h.cmake
  lib/Support/Statistic.cpp
  unittests/ADT/CMakeLists.txt
  unittests/ADT/StatisticTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43901.136577.patch
Type: text/x-patch
Size: 8593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/a42147f8/attachment.bin>


More information about the llvm-commits mailing list