[PATCH] D16176: Introduce stats and stats_client libraries.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 14 16:21:44 PST 2016


pcc updated this revision to Diff 44942.
pcc marked 2 inline comments as done.
pcc added a comment.

- Address review comments


http://reviews.llvm.org/D16176

Files:
  lib/CMakeLists.txt
  lib/sanitizer_common/sanitizer_common.h
  lib/sanitizer_common/sanitizer_flags.cc
  lib/sanitizer_common/sanitizer_flags.h
  lib/sanitizer_common/sanitizer_internal_defs.h
  lib/sanitizer_common/sanitizer_symbolizer.h
  lib/stats/CMakeLists.txt
  lib/stats/stats.cc
  lib/stats/stats.h
  lib/stats/stats_client.cc
  test/cfi/CMakeLists.txt
  test/cfi/cross-dso/stats.cpp
  test/cfi/stats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16176.44942.patch
Type: text/x-patch
Size: 17780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160115/bb3f88d9/attachment.bin>


More information about the llvm-commits mailing list