[PATCH] D12841: [LLVMdev] Compiler-RT - Enabling ThreadSanitizer on PPC64(BE/LE) platforms

Simone via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 16:43:32 PDT 2015


simoatze updated this revision to Diff 34849.
simoatze added a comment.

Patch fixed according to last comments.


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.34849.patch
Type: text/x-patch
Size: 9735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150915/f729b84e/attachment.bin>


More information about the llvm-commits mailing list