[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 11:00:54 PDT 2019


vitalybuka updated this revision to Diff 222875.
vitalybuka added a comment.

remove REQUIRED


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68313

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

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


More information about the llvm-commits mailing list