[PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Simone via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 16 13:27:50 PDT 2015
simoatze updated this revision to Diff 34921.
simoatze added a comment.
Updated patch with "internal_clone", thanks to zatrazz for the implementation.
http://reviews.llvm.org/D12841
Files:
cmake/config-ix.cmake
lib/sanitizer_common/sanitizer_linux.cc
lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_linux_libcdep.cc
lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cc
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_platform.h
lib/tsan/rtl/tsan_platform_linux.cc
test/tsan/CMakeLists.txt
test/tsan/map32bit.cc
test/tsan/mmap_large.cc
test/tsan/test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12841.34921.patch
Type: text/x-patch
Size: 12084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150916/4974db87/attachment.bin>
More information about the llvm-commits
mailing list