From 5158147e24a4626d14971fdda38d71db4a975a04 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 13 Mar 2015 18:08:33 -0700 Subject: debug/elf: support reading debug info from 32-bit PPC objects Fixes #10118. Change-Id: I4a2e6748db609c6eed1d68c824b81c59bd7b875c Reviewed-on: https://go-review.googlesource.com/7590 Reviewed-by: Minux Ma --- src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj | Bin 0 -> 2356 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj (limited to 'src/debug/elf/testdata') diff --git a/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj b/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj new file mode 100644 index 0000000000..f4165af098 Binary files /dev/null and b/src/debug/elf/testdata/go-relocation-test-gcc5-ppc.obj differ -- cgit v1.3