]> Cypherpunks repositories - gostls13.git/commit
cmd/oldlink: delete darwin/386 host object loading support
authorCherry Zhang <cherryyz@google.com>
Thu, 9 Apr 2020 15:35:24 +0000 (11:35 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 9 Apr 2020 16:03:34 +0000 (16:03 +0000)
commitb191c6095ececd77881be0644b333fc44e35774c
treeef5e27a76c80826aa5d6afb4f5f45eb2d35e6fa7
parenta3ef804891ab8185f604d4ae1a2fbb2449e61b2c
cmd/oldlink: delete darwin/386 host object loading support

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

Updates #37610.

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