aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/debug
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2014-02-13 10:58:23 +1100
committerDave Cheney <dave@cheney.net>2014-02-13 10:58:23 +1100
commit951508671dff04f1784309cf2ec5445721357e35 (patch)
tree3fc5f220055d2f7b3c88ea1222a1824597d1a510 /src/pkg/debug
parent72f0ed42fa89f1c02c6ff547762d4d1757d4fc75 (diff)
downloadgo-951508671dff04f1784309cf2ec5445721357e35.tar.xz
debug/macho: add test file for CL 60190043
From the description of CL 60190043 debug/macho: Add support for opening fat/universal binaries. New testdata was created from existing using: $ lipo gcc-386-darwin-exec gcc-amd64-darwin-exec -create -output fat-gcc-386-amd64-darwin-exec Update #7250 LGTM=iant R=golang-codereviews, gobot, dsymonds, iant CC=golang-codereviews https://golang.org/cl/61720044
Diffstat (limited to 'src/pkg/debug')
-rw-r--r--src/pkg/debug/macho/testdata/fat-gcc-386-amd64-darwin-execbin0 -> 28992 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/pkg/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec b/src/pkg/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec
new file mode 100644
index 0000000000..7efd19300b
--- /dev/null
+++ b/src/pkg/debug/macho/testdata/fat-gcc-386-amd64-darwin-exec
Binary files differ