aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2020-04-07 12:03:31 -0700
committerIan Lance Taylor <iant@golang.org>2020-05-06 00:07:31 +0000
commitb3382665abb10002719c869ee3e018b78c5c65b7 (patch)
treea158b7c8d32627266fc5ca1784a71377f50f8a6c
parent6936700f21c96adf6065c342ffe0968690868b1b (diff)
downloadgo-b3382665abb10002719c869ee3e018b78c5c65b7.tar.gz
go-b3382665abb10002719c869ee3e018b78c5c65b7.zip
[release-branch.go1.14] runtime/race: update ppc64 .syso file
For #14881 For #37355 For #38321 Change-Id: I5edd53b7532836cfe6037fb668b1b8fe8f7a32f9 Reviewed-on: https://go-review.googlesource.com/c/go/+/227443 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dmitry Vyukov <dvyukov@google.com> (cherry picked from commit 7a35d39b56dacf9ef248d3e77bc2f9e8147d6b75) Reviewed-on: https://go-review.googlesource.com/c/go/+/232159 Reviewed-by: Keith Randall <khr@golang.org>
-rw-r--r--src/runtime/race/README2
-rw-r--r--src/runtime/race/race_linux_ppc64le.sysobin570032 -> 618664 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/race/README b/src/runtime/race/README
index 52cf3450c7..6f3aca0270 100644
--- a/src/runtime/race/README
+++ b/src/runtime/race/README
@@ -7,7 +7,7 @@ To update the .syso files use golang.org/x/build/cmd/racebuild.
race_darwin_amd64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73 and Go 95773ab9b053edc43ba07a182f3d5e0e29775a45.
race_freebsd_amd64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73 and Go 95773ab9b053edc43ba07a182f3d5e0e29775a45.
race_linux_amd64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73 and Go 95773ab9b053edc43ba07a182f3d5e0e29775a45.
-race_linux_ppc64le.syso built with LLVM 810ae8ddac890a6613d814c0b5415c7fcb7f5cca and Go 8c6876e9a481a2ea48070d3285a07163f564877b.
+race_linux_ppc64le.syso built with LLVM 2db63723a87527bac797996b8aa9d2f5a176b2f7 and Go e31d741801514f2a008625fd246644d2214f4516.
race_netbsd_amd64.syso built with LLVM 810ae8ddac890a6613d814c0b5415c7fcb7f5cca and Go 8c6876e9a481a2ea48070d3285a07163f564877b.
race_windows_amd64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73 and Go 95773ab9b053edc43ba07a182f3d5e0e29775a45.
race_linux_arm64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73 and Go 95773ab9b053edc43ba07a182f3d5e0e29775a45.
diff --git a/src/runtime/race/race_linux_ppc64le.syso b/src/runtime/race/race_linux_ppc64le.syso
index 244e38734e..2a5a0c2a2c 100644
--- a/src/runtime/race/race_linux_ppc64le.syso
+++ b/src/runtime/race/race_linux_ppc64le.syso
Binary files differ