[PATCH] D22098: [esan] Add __esan_report for mid-run data

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 8 21:20:44 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL274964: [esan] Add __esan_report for mid-run data (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D22098?vs=63087&id=63385#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D22098

Files:
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/sanitizer/esan_interface.h
  compiler-rt/trunk/lib/esan/cache_frag.cpp
  compiler-rt/trunk/lib/esan/cache_frag.h
  compiler-rt/trunk/lib/esan/esan.cpp
  compiler-rt/trunk/lib/esan/esan.h
  compiler-rt/trunk/lib/esan/esan_interface.cpp
  compiler-rt/trunk/lib/esan/working_set.cpp
  compiler-rt/trunk/lib/esan/working_set.h
  compiler-rt/trunk/test/esan/TestCases/workingset-midreport.cpp
  compiler-rt/trunk/test/esan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22098.63385.patch
Type: text/x-patch
Size: 12624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160709/d4d58462/attachment.bin>


More information about the llvm-commits mailing list