[PATCH] D27390: [sanitizer] Use architecture/slice information when symbolizing fat Mach-O files on Darwin
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 14 14:07:09 PST 2016
kubabrecka removed rL LLVM as the repository for this revision.
kubabrecka updated this revision to Diff 81464.
kubabrecka added a comment.
Updating patch, addressing review comments. Added comments that point to other places that have a list of architectures.
https://reviews.llvm.org/D27390
Files:
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_stacktrace_printer.cc
lib/sanitizer_common/sanitizer_stacktrace_printer.h
lib/sanitizer_common/sanitizer_symbolizer.cc
lib/sanitizer_common/sanitizer_symbolizer.h
lib/sanitizer_common/sanitizer_symbolizer_internal.h
lib/sanitizer_common/sanitizer_symbolizer_libcdep.cc
lib/ubsan/ubsan_diag.cc
test/asan/TestCases/Darwin/haswell-symbolication.cc
test/asan/TestCases/Posix/asan-symbolize-sanity-test.cc
test/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27390.81464.patch
Type: text/x-patch
Size: 19126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/9c9b7a2e/attachment.bin>
More information about the llvm-commits
mailing list