]> Cypherpunks repositories - gostls13.git/commit
cmd/link: document generator symbols more
authorJosh Bleecher Snyder <josharian@gmail.com>
Mon, 20 Sep 2021 21:13:07 +0000 (14:13 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 21 Sep 2021 16:34:40 +0000 (16:34 +0000)
commit901ac46df8e742369e4b79c41e739eb3d7ffc7e5
tree0e8d95b45a7f23127f980c01b88f385b6e3f9033
parentd5427658963083d5bcb87c3c79aa2b13fa769715
cmd/link: document generator symbols more

And make the existing docs easier to parse.

In particular, document the interaction with relocations.

Change-Id: I97579f88d9248c12e64af723a946959b88d4b674
Reviewed-on: https://go-review.googlesource.com/c/go/+/351112
Trust: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/link.go