This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eafb434169f [AArch64] Harden test case new 233963b1b3b Revert r326723: Make STATISTIC() values available programmatically
The 1 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: cmake/modules/HandleLLVMOptions.cmake | 4 -- include/llvm/ADT/Statistic.h | 15 +---- include/llvm/Config/llvm-config.h.cmake | 5 -- lib/Support/Statistic.cpp | 30 ++------- unittests/ADT/CMakeLists.txt | 1 - unittests/ADT/StatisticTest.cpp | 106 -------------------------------- 6 files changed, 7 insertions(+), 154 deletions(-) delete mode 100644 unittests/ADT/StatisticTest.cpp