aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Randall <khr@golang.org>2020-04-11 08:51:21 -0700
committerIan Lance Taylor <iant@golang.org>2020-05-06 03:19:29 +0000
commit6143ce337f246456ce7c9d675dbfe7483e44f8df (patch)
tree7e8875f9100592ec909447bd63f02b7e56ed5d0b
parentb3382665abb10002719c869ee3e018b78c5c65b7 (diff)
downloadgo-6143ce337f246456ce7c9d675dbfe7483e44f8df.tar.gz
go-6143ce337f246456ce7c9d675dbfe7483e44f8df.zip
[release-branch.go1.14] runtime/race: rebuild netbsd .syso
For #14481 For #37355 For #38321 Change-Id: Idfceaf0e64d340b7304ce9562549a82ebfc27e3c Reviewed-on: https://go-review.googlesource.com/c/go/+/227867 Run-TryBot: Keith Randall <khr@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dmitry Vyukov <dvyukov@google.com> (cherry picked from commit 3afa74115b1c458319e5a07fba5bdacc39ef7f88) Reviewed-on: https://go-review.googlesource.com/c/go/+/232417 Run-TryBot: Ian Lance Taylor <iant@golang.org> Reviewed-by: Keith Randall <khr@golang.org>
-rw-r--r--src/runtime/race/README2
-rw-r--r--src/runtime/race/race_netbsd_amd64.sysobin574896 -> 602384 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/race/README b/src/runtime/race/README
index 6f3aca0270..357a5ed786 100644
--- a/src/runtime/race/README
+++ b/src/runtime/race/README
@@ -8,6 +8,6 @@ race_darwin_amd64.syso built with LLVM 0fb8a5356214c47bbb832e89fbb3da1c755eeb73
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 2db63723a87527bac797996b8aa9d2f5a176b2f7 and Go e31d741801514f2a008625fd246644d2214f4516.
-race_netbsd_amd64.syso built with LLVM 810ae8ddac890a6613d814c0b5415c7fcb7f5cca and Go 8c6876e9a481a2ea48070d3285a07163f564877b.
+race_netbsd_amd64.syso built with LLVM efeb35e19563df911febe6a53151103c3b6011a5 and Go fd18f3ba5031079102ca4dc4cf425c2b496408ba.
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_netbsd_amd64.syso b/src/runtime/race/race_netbsd_amd64.syso
index 332b4ea55a..18e596fc80 100644
--- a/src/runtime/race/race_netbsd_amd64.syso
+++ b/src/runtime/race/race_netbsd_amd64.syso
Binary files differ