]> Cypherpunks repositories - gostls13.git/commit
[dev.link] cmd/link: use new dodata on Plan 9 and Wasm
authorCherry Zhang <cherryyz@google.com>
Fri, 24 Apr 2020 21:15:40 +0000 (17:15 -0400)
committerCherry Zhang <cherryyz@google.com>
Sat, 25 Apr 2020 01:21:25 +0000 (01:21 +0000)
commitf9ed846a46974823e5136e08dc850853e5172a2f
tree47c570c80087c222aaa91749d0da7f6236aae839
parentb2fde1098a151f89c7a20d0fe322dfb052211786
[dev.link] cmd/link: use new dodata on Plan 9 and Wasm

They don't have fancy Adddynrel stuff, so we can just enable it.

Change-Id: I84082c3187d8a9ffa3a9c5458959794df0e3c2b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/230030
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
src/cmd/link/internal/ld/main.go