[PATCH] D11484: [compiler] [tsan] Enable tsan for aarch64

Adhemerval Zanella adhemerval.zanella at linaro.org
Wed Aug 5 06:13:35 PDT 2015


zatrazz updated this revision to Diff 31346.
zatrazz added a comment.

Update patch with full-context, change to use a constant to define the stack requirement and undo a comment removal.


http://reviews.llvm.org/D11484

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
  lib/tsan/rtl/tsan_rtl.h
  lib/tsan/tests/rtl/tsan_posix.cc
  test/tsan/ignore_lib0.cc
  test/tsan/ignore_lib1.cc
  test/tsan/ignore_lib3.cc
  test/tsan/longjmp.cc
  test/tsan/longjmp2.cc
  test/tsan/longjmp3.cc
  test/tsan/longjmp4.cc
  test/tsan/map32bit.cc
  test/tsan/mmap_large.cc
  test/tsan/signal_longjmp.cc
  test/tsan/test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11484.31346.patch
Type: text/x-patch
Size: 17337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150805/0336b981/attachment.bin>


More information about the llvm-commits mailing list