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

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 15:32:06 PST 2016


pcc updated this revision to Diff 44935.
pcc added a comment.

- Switch to an alternative in-memory representation that avoids the need for linker magic


http://reviews.llvm.org/D16174

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16174.44935.patch
Type: text/x-patch
Size: 21917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/c3ce9b9d/attachment.bin>


More information about the llvm-commits mailing list