[PATCH] D58431: SanitizerCommon: fixes for unwinding & backtrace on SPARC

Eric Botcazou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 02:18:36 PST 2019


ebotcazou updated this revision to Diff 188687.
ebotcazou added a comment.
Herald added a subscriber: jrtc27.

Conflict in sanitizer_common/sanitizer_stacktrace_sparc.cc fixed.

Sorry for bothering you again, but yln's recent changes are in the way now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D58431

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cc
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.cc
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h
  compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_sparc.cc
  compiler-rt/lib/sanitizer_common/sanitizer_unwind_linux_libcdep.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58431.188687.patch
Type: text/x-patch
Size: 7711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190228/2d948652/attachment.bin>


More information about the llvm-commits mailing list