[PATCH] D43025: [tsan] Add support for linux/powerpc64 in buildgo.sh

Carlos Eduardo Seo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 11:37:57 PDT 2018


cseo updated this revision to Diff 141886.
cseo added a comment.

Version 2: update memory mappings, changed buildgo.sh FLAGS.

- Note: decided to drop Mapping44 because I could not find a system old

enough for me to test it.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D43025

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43025.141886.patch
Type: text/x-patch
Size: 16712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180410/313b3cc9/attachment.bin>


More information about the llvm-commits mailing list