aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/api
diff options
context:
space:
mode:
authorAlex Brainman <alex.brainman@gmail.com>2018-11-28 19:57:13 +1100
committerAlex Brainman <alex.brainman@gmail.com>2018-11-29 08:30:13 +0000
commit311d87dbebbb0238196d3aa13fd9a37f655e1fc3 (patch)
tree9e76505dd23a155dce6c9779df157087e88e6dcd /src/cmd/api
parent4c51c937808ee2fb88d469cf89c85c8e700f665c (diff)
downloadgo-311d87dbebbb0238196d3aa13fd9a37f655e1fc3.tar.xz
debug/pe: use ws2_32.dll in TestImportTableInUnknownSection
Apparently (see https://github.com/golang/go/issues/27904#issuecomment-442140627 for details) kernel32.dll file is not present on windows/arm, so use ws2_32.dll instead. ws2_32.dll imports table also lives in '.rdata' section, so ws2_32.dll is as good as kernel32.dll for testing issue #16103. Updates #27904 Change-Id: Ibc72b24eea9a4d85abd371ffdcf00442e711b745 Reviewed-on: https://go-review.googlesource.com/c/151480 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions