[PATCH] D16689: [tsan] Dynamically detect heap range for aarch64.

Yabin Cui via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 3 13:57:25 PST 2016


yabinc updated this revision to Diff 46834.
yabinc added a comment.

use kHeapMemBeg + kHeapMemSize for efficiency.


http://reviews.llvm.org/D16689

Files:
  lib/tsan/rtl/tsan_platform.h
  lib/tsan/rtl/tsan_platform_linux.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16689.46834.patch
Type: text/x-patch
Size: 7456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160203/0b1eee05/attachment.bin>


More information about the llvm-commits mailing list