[PATCH] D20577: [esan|wset] Intercept and chain signal handlers

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 06:27:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271272: [esan] Intercept and chain signal handlers (authored by bruening).

Changed prior to commit:
  http://reviews.llvm.org/D20577?vs=58556&id=59051#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20577

Files:
  compiler-rt/trunk/lib/esan/CMakeLists.txt
  compiler-rt/trunk/lib/esan/esan.cpp
  compiler-rt/trunk/lib/esan/esan.h
  compiler-rt/trunk/lib/esan/esan_interceptors.cpp
  compiler-rt/trunk/lib/esan/working_set.cpp
  compiler-rt/trunk/lib/esan/working_set.h
  compiler-rt/trunk/lib/esan/working_set_posix.cpp
  compiler-rt/trunk/test/esan/TestCases/workingset-signal-posix.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20577.59051.patch
Type: text/x-patch
Size: 10769 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160531/935e473e/attachment-0001.bin>


More information about the llvm-commits mailing list