]> Cypherpunks.ru repositories - gostls13.git/commit
cmd: merge branch 'dev.link' into master
authorCherry Zhang <cherryyz@google.com>
Thu, 30 Apr 2020 21:08:35 +0000 (17:08 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 30 Apr 2020 21:08:35 +0000 (17:08 -0400)
commitd0754cfe4ac2b28caf969765e8d6f995c600daf7
tree192c81ac8159e0030a735722d3129a8c1d3b7d2d
parent0f8fecaba762c352db481d4919edf404f5590d22
parent76c6cce1160996e730d87e620ddb674b1d54f96e
cmd: merge branch 'dev.link' into master

In the dev.link branch we continued developing the new object
file format support and the linker improvements described in
https://golang.org/s/better-linker . Since the last merge, more
progress has been made to improve the new linker.

This is a clean merge.

Change-Id: Ide5ad6fcec9cede99e9b21c4548929b4ba1f4185
src/cmd/compile/internal/gc/iimport.go
src/cmd/internal/obj/link.go