[PATCH] D14324: [tsan] Shadow memory setup for OS X

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 4 03:42:06 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL252044: [tsan] Shadow memory setup for OS X (authored by kuba.brecka).

Changed prior to commit:
  http://reviews.llvm.org/D14324?vs=39174&id=39182#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14324

Files:
  compiler-rt/trunk/lib/tsan/CMakeLists.txt
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_linux.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_mac.cc
  compiler-rt/trunk/lib/tsan/rtl/tsan_platform_posix.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14324.39182.patch
Type: text/x-patch
Size: 11271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151104/5ecb6559/attachment.bin>


More information about the llvm-commits mailing list