]> Cypherpunks repositories - gostls13.git/commit
cmd/link: introduce and use peFile.writeSymbols
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 28 Aug 2017 03:39:19 +0000 (13:39 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 29 Aug 2017 02:05:23 +0000 (02:05 +0000)
commit2034297bdbcb21352dd108f7653b79ed8ebbe278
tree253afc44e41112a4f5e17a00d348d4d4ac392cf3
parent84af5ea9b40f1e564056019e1dd4938bca9e557c
cmd/link: introduce and use peFile.writeSymbols

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