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

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 5 09:44:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326723: Make STATISTIC() values available programmatically (authored by dsanders, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43901?vs=136853&id=137028#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43901

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43901.137028.patch
Type: text/x-patch
Size: 7937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180305/25204f23/attachment.bin>


More information about the llvm-commits mailing list