[PATCH] D58557: [NFC][Sanitizer] Hard-code fast/slow unwinder at call site

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 27 12:01:17 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT355022: [NFC][Sanitizer] Hard-code fast/slow unwinder at call site (authored by yln, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58557?vs=188002&id=188595#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D58557

Files:
  lib/asan/asan_stack.h
  lib/hwasan/hwasan.cpp
  lib/lsan/lsan.h
  lib/msan/msan.cc
  lib/sanitizer_common/sanitizer_stacktrace_libcdep.cc
  lib/sanitizer_common/sanitizer_symbolizer_report.cc
  lib/tsan/rtl/tsan_rtl.cc
  lib/tsan/rtl/tsan_rtl_report.cc
  lib/ubsan/ubsan_diag.cc
  lib/ubsan/ubsan_diag_standalone.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58557.188595.patch
Type: text/x-patch
Size: 8258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190227/75acfe05/attachment.bin>


More information about the llvm-commits mailing list