aboutsummaryrefslogtreecommitdiff
path: root/src/debug/elf/testdata
diff options
context:
space:
mode:
authorDave Cheney <dave@cheney.net>2015-03-10 19:39:17 +1100
committerDave Cheney <dave@cheney.net>2015-03-11 01:37:57 +0000
commitb353a69509423c8fe509d3268ae336e9a45478de (patch)
treeeb46d6234ef9e728829440e6ee73ed50b079e833 /src/debug/elf/testdata
parent782db7fc883e3ae409b27f7b77b135d8eee81c69 (diff)
downloadgo-b353a69509423c8fe509d3268ae336e9a45478de.tar.xz
debug/elf: fix arm build
This change adds the minimum necessary to implement applyRelocations. For adg, this code uses the switch statement. Change-Id: I0989daab8d0e36c2a4f6a315ced258b832744616 Reviewed-on: https://go-review.googlesource.com/7266 Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/debug/elf/testdata')
-rw-r--r--src/debug/elf/testdata/go-relocation-test-gcc492-arm.objbin0 -> 2648 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj b/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj
new file mode 100644
index 0000000000..ed45be2c55
--- /dev/null
+++ b/src/debug/elf/testdata/go-relocation-test-gcc492-arm.obj
Binary files differ