]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: delete darwin/386 host object loading support
authorCherry Zhang <cherryyz@google.com>
Thu, 9 Apr 2020 02:39:04 +0000 (22:39 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 9 Apr 2020 16:08:17 +0000 (16:08 +0000)
commitd9c51620b975f315f7cfbd4d8312f4dd21ba5242
treee8435f2b359c2d1c67797a66ad812fb07a61aad3
parentf12683a83114b9240bea9715fba563647deed72d
[dev.link] cmd/link: delete darwin/386 host object loading support

In Go 1.15, the darwin/386 port is gone.

Updates #37610.

Change-Id: I308561848d90d9a649b3603ab1f7fc1117305ec1
Reviewed-on: https://go-review.googlesource.com/c/go/+/227763
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
src/cmd/link/internal/loadmacho/ldmacho.go