]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce and use peFile.emitRelocations
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 28 Aug 2017 03:14:43 +0000 (13:14 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 29 Aug 2017 01:57:05 +0000 (01:57 +0000)
commit3558c16d48452d2f7e725dbefe5938f1575dd980
treed2266966d1ed1ce35171f9b0fdedf3205805cf99
parent04d410d6cda732a4ff9c31551a6a700c0e42137c
cmd/link: introduce and use peFile.emitRelocations

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