[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 12:28:46 PDT 2015


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

Ignore previous update.


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


More information about the llvm-commits mailing list