[PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms
Simone via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 7 10:54:14 PST 2015
simoatze updated this revision to Diff 42079.
simoatze added a comment.
Addressed Dmitry comment, patch ready to land.
Bill, will you take care of the commit?
Thanks!
Simone
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_stoptheworld_linux_libcdep.cc
lib/tsan/rtl/tsan_interceptors.cc
lib/tsan/rtl/tsan_platform.h
lib/tsan/rtl/tsan_platform_linux.cc
lib/tsan/rtl/tsan_platform_posix.cc
lib/tsan/rtl/tsan_rtl.h
test/tsan/CMakeLists.txt
test/tsan/cond_cancel.c
test/tsan/java_race_pc.cc
test/tsan/map32bit.cc
test/tsan/mmap_large.cc
test/tsan/race_on_mutex.c
test/tsan/signal_errno.cc
test/tsan/signal_longjmp.cc
test/tsan/test.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12841.42079.patch
Type: text/x-patch
Size: 19097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/99267251/attachment.bin>
More information about the llvm-commits
mailing list