[PATCH] D11365: [asan] Add a "dump_registers" flag to print out CPU registers after a SIGSEGV
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 17:00:19 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL287957: [asan] Add a "dump_registers" flag to print out CPU registers after a SIGSEGV (authored by kuba.brecka).
Changed prior to commit:
https://reviews.llvm.org/D11365?vs=30819&id=79325#toc
Repository:
rL LLVM
https://reviews.llvm.org/D11365
Files:
compiler-rt/trunk/lib/asan/asan_errors.cc
compiler-rt/trunk/lib/asan/asan_flags.inc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_mac.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_win.cc
compiler-rt/trunk/test/asan/TestCases/Darwin/dump_registers.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11365.79325.patch
Type: text/x-patch
Size: 6740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161126/741218b0/attachment.bin>
More information about the llvm-commits
mailing list