]> Cypherpunks repositories - gostls13.git/commit
cmd/link: give the object reader its own package
authorDavid Crawshaw <crawshaw@golang.org>
Sat, 30 Sep 2017 17:28:05 +0000 (17:28 +0000)
committerDavid Crawshaw <crawshaw@golang.org>
Fri, 6 Oct 2017 13:33:15 +0000 (13:33 +0000)
commit9f9bb9742080f4ca795e8c255ad381f0b6110f84
treeda1b03b58904cd819903edf8fad16eac865f5b90
parent03614562ca5a16102be948c1b6808f5bc423de66
cmd/link: give the object reader its own package

For #22095

Change-Id: Ie9ae84c758af99ac7daed26d0b3e3b0a47599edd
Reviewed-on: https://go-review.googlesource.com/67315
Run-TryBot: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/dist/buildtool.go
src/cmd/link/internal/ld/lib.go
src/cmd/link/internal/objfile/objfile.go [moved from src/cmd/link/internal/ld/objfile.go with 96% similarity]