]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: document that -X overwrites initialized variables
authorJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Sep 2014 01:16:45 +0000 (18:16 -0700)
committerJosh Bleecher Snyder <josharian@gmail.com>
Tue, 16 Sep 2014 01:16:45 +0000 (18:16 -0700)
commitc3dbf56a14e8d9dffab7330c203a82a66cf9722e
tree5912bfb73d51c830b946758692a3d71e8d00da6e
parent2bb0a5e085bda1812b7be711335fc43baf1af52e
cmd/ld: document that -X overwrites initialized variables

Fixes #7626.

LGTM=iant
R=rsc, iant
CC=golang-codereviews
https://golang.org/cl/144870045
src/cmd/ld/doc.go
test/linkx.go