]> Cypherpunks repositories - gostls13.git/commit
debug/pe: add some documentation and TODO
authorAlex Brainman <alex.brainman@gmail.com>
Mon, 18 Apr 2016 06:42:17 +0000 (16:42 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Wed, 20 Apr 2016 01:09:57 +0000 (01:09 +0000)
commit5183ad696c708ab5fc65006413019b1ef96aa91b
tree8c2ca9c5e8ad4097086edd5408244b67f82d5b29
parentbfe0cbdc50cbc6a632d1e5ebbdcc625d69451935
debug/pe: add some documentation and TODO

No code changes. Just moved ImportDirectory next to ImportedSymbols.
And moved useless FormatError to the bottom of file.go.

Updates #15345

Change-Id: I91ff243cefd18008b1c5ee9ec4326583deee431b
Reviewed-on: https://go-review.googlesource.com/22182
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Run-TryBot: Alex Brainman <alex.brainman@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/debug/pe/file.go