mirror of
https://github.com/golang/go
synced 2024-11-19 11:04:47 -07:00
runtime/race: update most syso files to compiler-rt fe2c72
These were generated using the racebuild configuration from https://golang.org/cl/115375, with the LLVM compiler-rt repository at commit fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 for most platforms. The Windows build is from an older compiler-rt revision, because the compiler-rt build script for the Go race detector has been broken since January 2017 (https://reviews.llvm.org/D28596). Updates #24354. Change-Id: Ica05a5d0545de61172f52ab97e7f8f57fb73dbfd Reviewed-on: https://go-review.googlesource.com/112896 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
This commit is contained in:
parent
ab5031fb86
commit
8994444491
@ -4,4 +4,9 @@ the LLVM project (http://llvm.org/git/compiler-rt.git).
|
||||
|
||||
To update the .syso files use golang.org/x/build/cmd/racebuild.
|
||||
|
||||
Current runtime is built on rev 68e1532492f9b3fce0e9024f3c31411105965b11.
|
||||
race_darwin_amd64.syso built with LLVM fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
race_freebsd_amd64.syso built with LLVM fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
race_linux_amd64.syso built with LLVM fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
race_linux_ppc64le.syso built with LLVM fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
race_netbsd_amd64.syso built with LLVM fe2c72c59aa7f4afa45e3f65a5d16a374b6cce26 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
race_windows_amd64.syso built with LLVM ae08a22cc215448aa3ad5a6fb099f6df77e9fa01 and Go 323c85862a7afbde66a3bba0776bf4ba6cd7c030.
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/runtime/race/race_linux_ppc64le.syso
Normal file
BIN
src/runtime/race/race_linux_ppc64le.syso
Normal file
Binary file not shown.
BIN
src/runtime/race/race_netbsd_amd64.syso
Normal file
BIN
src/runtime/race/race_netbsd_amd64.syso
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user