[PATCH] D15447: [compiler-rt] [tsan] Add support for PIE build on AArch64

Adhemerval Zanella via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 12:12:28 PST 2015


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

Changes from previous version:

- Added a simple test to check if tsan works with PIE programs.


http://reviews.llvm.org/D15447

Files:
  lib/tsan/rtl/tsan_platform.h
  lib/tsan/rtl/tsan_platform_posix.cc
  test/tsan/pie_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15447.43169.patch
Type: text/x-patch
Size: 6382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151217/8fd8d7c1/attachment.bin>


More information about the llvm-commits mailing list