]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce and use peSection.emitRelocations
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 28 Aug 2017 03:04:27 +0000 (13:04 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 29 Aug 2017 01:51:26 +0000 (01:51 +0000)
commit04d410d6cda732a4ff9c31551a6a700c0e42137c
treeaf9fe1d7945cdedec501f4ad8d9138c196cf15b1
parent88a1e85c706a7917f97be9c612334f0c85e96cf3
cmd/link: introduce and use peSection.emitRelocations

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