]> Cypherpunks repositories - gostls13.git/commit
runtime/race: update syso files to new TSAN runtime (v3)
authorCherry Mui <cherryyz@google.com>
Thu, 31 Mar 2022 23:01:17 +0000 (19:01 -0400)
committerCherry Mui <cherryyz@google.com>
Fri, 1 Apr 2022 15:45:30 +0000 (15:45 +0000)
commit995a6045919e6cf5a46ee09f8695ed5e05062ce7
tree3d0a5934fab52d04c9c568e751bcf6e07c637399
parent1fc3346275d0457cfc154b1001b25bd0cb0c1751
runtime/race: update syso files to new TSAN runtime (v3)

Following CL 333529, update syso files for other architectures.

Windows/AMD64 is not updated, waiting for Than for C toolchain
updates.

OpenBSD/AMD64 is not updated as upstream LLVM TSAN removed OpenBSD
support (#52090).

Linux/PPC64LE is not updated due to a test failure. Will look into
it.

Change-Id: I46441fd3bb0f2c9e372d3e7fd43744ffafaf87a1
Reviewed-on: https://go-review.googlesource.com/c/go/+/397494
Trust: Cherry Mui <cherryyz@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/race/README
src/runtime/race/race_darwin_amd64.syso
src/runtime/race/race_darwin_arm64.syso
src/runtime/race/race_freebsd_amd64.syso
src/runtime/race/race_linux_arm64.syso
src/runtime/race/race_netbsd_amd64.syso