[PATCH] Enable memory sanitizer for PPC64
Jay Foad
jay.foad at gmail.com
Tue Jun 23 05:29:37 PDT 2015
Hi kcc, samsonov, eugenis, willschm,
This patch adds basic memory sanitizer support for PPC64. PR23219.
I have further patches ready to enable it in LLVM and Clang, and to fix
most of the many failing tests in check-msan.
http://reviews.llvm.org/D10648
Files:
cmake/config-ix.cmake
lib/msan/msan.h
lib/msan/msan_allocator.cc
lib/sanitizer_common/sanitizer_stacktrace.cc
test/msan/mmap.cc
test/msan/mmap_below_shadow.cc
test/msan/strlen_of_shadow.cc
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10648.28224.patch
Type: text/x-patch
Size: 5052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150623/4caa7561/attachment.bin>
More information about the llvm-commits
mailing list