]> Cypherpunks repositories - gostls13.git/commit
debug/pe: fix TestDWARF to work with relocations
authorJordan Rhee <jordanrh@microsoft.com>
Fri, 5 Oct 2018 20:12:18 +0000 (13:12 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 5 Oct 2018 20:30:11 +0000 (20:30 +0000)
commit3d19d95932e2d864c5b9a71f9c78ef5c8b2eafbe
tree0f997aa70993e4b993804a335ac10ddf22121c9e
parent68d52969ddbfc8f90900f781d35201bea7b7869c
debug/pe: fix TestDWARF to work with relocations

Fixes #27904

Change-Id: Ie2aad20cd66785b6cc1018c0048824382cb39f8c
Reviewed-on: https://go-review.googlesource.com/c/140158
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/debug/pe/file_test.go