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

Derek Bruening via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 19:04:10 PDT 2016


bruening updated this revision to Diff 58556.
bruening added a comment.

Rename fault handling routines.


http://reviews.llvm.org/D20577

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20577.58556.patch
Type: text/x-patch
Size: 10307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/a3071b9a/attachment.bin>


More information about the llvm-commits mailing list