This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 485d30636 [Fuzzer] Avoid C++ compiler checks for fuzzer C++ library new 5b76093c1 tsan: add support for linux/powerpc64 in buildgo.sh
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/tsan/CMakeLists.txt | 9 +++++ lib/tsan/go/buildgo.sh | 18 +++++++-- lib/tsan/rtl/tsan_platform.h | 77 ++++++++++++++++++++++++++++++++++++- lib/tsan/rtl/tsan_platform_linux.cc | 8 ++++ 4 files changed, 106 insertions(+), 6 deletions(-)