[PATCH] D68313: [compiler-rt] Use GetNextInstructionPc in signal handlers

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 14:24:43 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL373529: [compiler-rt] Use GetNextInstructionPc in signal handlers (authored by vitalybuka, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D68313?vs=222875&id=222914#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68313/new/

https://reviews.llvm.org/D68313

Files:
  compiler-rt/trunk/lib/asan/asan_errors.cpp
  compiler-rt/trunk/lib/lsan/lsan.cpp
  compiler-rt/trunk/lib/msan/msan.cpp
  compiler-rt/trunk/lib/tsan/rtl/tsan_rtl.cpp
  compiler-rt/trunk/lib/ubsan/ubsan_signals_standalone.cpp
  compiler-rt/trunk/test/sanitizer_common/TestCases/Linux/signal_line.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68313.222914.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191002/27206c1e/attachment.bin>


More information about the llvm-commits mailing list