[PATCH] D16174: Introduce sanstats tool and llvm::CreateSanitizerStatReport function.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 16:35:03 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL257970: Introduce sanstats tool and llvm::CreateSanitizerStatReport function. (authored by pcc).

Changed prior to commit:
  http://reviews.llvm.org/D16174?vs=44935&id=45054#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16174

Files:
  llvm/trunk/include/llvm/Transforms/Utils/SanitizerStats.h
  llvm/trunk/lib/Transforms/Utils/CMakeLists.txt
  llvm/trunk/lib/Transforms/Utils/SanitizerStats.cpp
  llvm/trunk/test/CMakeLists.txt
  llvm/trunk/test/lit.cfg
  llvm/trunk/test/tools/sanstats/elf.test
  llvm/trunk/tools/Makefile
  llvm/trunk/tools/sanstats/CMakeLists.txt
  llvm/trunk/tools/sanstats/Makefile
  llvm/trunk/tools/sanstats/sanstats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16174.45054.patch
Type: text/x-patch
Size: 22546 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160116/5a22117e/attachment.bin>


More information about the llvm-commits mailing list