]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.link] all: merge branch 'master' into dev.link
authorCherry Zhang <cherryyz@google.com>
Thu, 2 Apr 2020 18:00:59 +0000 (14:00 -0400)
committerCherry Zhang <cherryyz@google.com>
Thu, 2 Apr 2020 18:06:19 +0000 (14:06 -0400)
commit6b6eb230417765f6fe67661fe2f142ee1543b4f7
tree13a2b1bd16263ba2f90c7405efa9eea5e592fbf5
parentd92a5a80b5c06b5d9915c5f888ab5cac6a94b11e
parentaa4d92b8aab63c847ab077417b809694a2a6ea81
[dev.link] all: merge branch 'master' into dev.link

The only conflict is a modify-deletion conflict in
cmd/link/internal/ld/link.go, where the old error reporter is
deleted in the new linker. Ported to
cmd/link/internal/ld/errors.go.

Change-Id: I5c78f398ea95bc1d7e6579c84dd8252c9f2196b7
src/cmd/link/internal/ld/errors.go
src/cmd/link/link_test.go