diff options
| author | Keith Randall <khr@golang.org> | 2020-04-07 12:03:31 -0700 |
|---|---|---|
| committer | Keith Randall <khr@golang.org> | 2020-04-08 15:12:49 +0000 |
| commit | 7a35d39b56dacf9ef248d3e77bc2f9e8147d6b75 (patch) | |
| tree | 7909d6437e5e0e40dd5ce3c48fa385a99e8fd98c /src | |
| parent | 0dfb0513ec6a0e97db166bd91a2dc0a1ceb154f7 (diff) | |
| download | go-7a35d39b56dacf9ef248d3e77bc2f9e8147d6b75.tar.xz | |
runtime/race: update ppc64 .syso file
Update #14881
Update #37355
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>
Diffstat (limited to 'src')
| -rw-r--r-- | src/runtime/race/README | 2 | ||||
| -rw-r--r-- | src/runtime/race/race_linux_ppc64le.syso | bin | 570032 -> 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 Binary files differindex 244e38734e..2a5a0c2a2c 100644 --- a/src/runtime/race/race_linux_ppc64le.syso +++ b/src/runtime/race/race_linux_ppc64le.syso |
