[PATCH] D22595: [tsan] Enable 48-bit VMA support on aarch64

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 14:34:38 PDT 2016


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

I simplified the patch a bit by removing the allocator64 define usage.  I also updated the sync comments.


https://reviews.llvm.org/D22595

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22595.65604.patch
Type: text/x-patch
Size: 8192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160726/611bc128/attachment.bin>


More information about the llvm-commits mailing list