]> Cypherpunks repositories - gostls13.git/commit
cmd/link: fix Codeblk printing when -a to use Textp as a slice
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 21 Apr 2016 21:38:41 +0000 (09:38 +1200)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Thu, 21 Apr 2016 22:43:53 +0000 (22:43 +0000)
commit4b175fd23b3bf220e4121ba4986f2d7af1415482
tree282b657419b377cc08e3ee3c98b75fe2dc1047ba
parent0ef041cfa5d51d86c25b039d7ae8aef8a92c085e
cmd/link: fix Codeblk printing when -a to use Textp as a slice

Does anyone actually pass -a to the linker?

Change-Id: I1d31ea66aa5604b7fd42adf15bdab71e9f52d0ed
Reviewed-on: https://go-review.googlesource.com/22356
Run-TryBot: Michael Hudson-Doyle <michael.hudson@canonical.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
src/cmd/link/internal/ld/data.go