aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/link/testdata/macho.amd64.helloro
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2014-01-13 23:07:40 -0500
committerRuss Cox <rsc@golang.org>2014-01-13 23:07:40 -0500
commit9c1aa658bfb73018805fde0c6224a289aced0d03 (patch)
tree247be90733c6fc071fe802949f474fbecf5de726 /src/cmd/link/testdata/macho.amd64.helloro
parent47dc18313684383ea2432b57f34e353db0593a4d (diff)
downloadgo-9c1aa658bfb73018805fde0c6224a289aced0d03.tar.xz
cmd/link: replace golden binary files with hex dumps
The hex dumps will diff better, and I hope they will avoid a repeat of http://bugs.debian.org/716853. The CL will probably show the testdata diffs as "binary", but in fact the binary versions are being replaced by textual hex dumps (output of hexdump -C). R=iant CC=golang-codereviews https://golang.org/cl/51000044
Diffstat (limited to 'src/cmd/link/testdata/macho.amd64.helloro')
-rw-r--r--[-rwxr-xr-x]src/cmd/link/testdata/macho.amd64.hellorobin8204 -> 2381 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/cmd/link/testdata/macho.amd64.helloro b/src/cmd/link/testdata/macho.amd64.helloro
index 55a62495a5..4b70fbd0fa 100755..100644
--- a/src/cmd/link/testdata/macho.amd64.helloro
+++ b/src/cmd/link/testdata/macho.amd64.helloro
Binary files differ