]> Cypherpunks repositories - gostls13.git/commit
cmd/link: give RelocVariant a type, document Reloc
authorDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 15:35:53 +0000 (11:35 -0400)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 16 Sep 2016 18:30:27 +0000 (18:30 +0000)
commitb87d7a5cf6da24b8dbe2f43cb69f61bd4dbc93f5
tree49ac9c7d9b94726c20fcac919aa065b1ac5e2035
parent6007c8c76beb6e9d8bccc966f0a1cc0f7518c539
cmd/link: give RelocVariant a type, document Reloc

Change-Id: Ib20263405a08674b5e160295fc965da4c8b54b34
Reviewed-on: https://go-review.googlesource.com/29248
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/link/internal/ld/link.go