[PATCH] D52167: [compiler-rt][TSan] Add TSan runtime support for Go on linux-aarch64.

Arnaud A. de Grandmaison via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 07:09:11 PDT 2018


aadg updated this revision to Diff 165967.
aadg added a comment.

Address review comments.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D52167

Files:
  lib/tsan/CMakeLists.txt
  lib/tsan/go/buildgo.sh
  lib/tsan/rtl/tsan_platform.h
  lib/tsan/rtl/tsan_platform_linux.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52167.165967.patch
Type: text/x-patch
Size: 8426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/71e3bae1/attachment.bin>


More information about the llvm-commits mailing list