[PATCH] Enable memory sanitizer for PPC64

Bill Schmidt wschmidt at linux.vnet.ibm.com
Tue Jun 23 13:33:03 PDT 2015


Jay, could you please add me (wschmidt) as a reviewer on this patch
series?  My namesake Will (willschm) has moved on to other
responsibilities for the most part.

Thanks!
Bill

On Tue, 2015-06-23 at 12:29 +0000, Jay Foad wrote:
> 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/
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list