From 96f6cc15949c27df4fe5df3c5ac9952f37543333 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Thu, 12 Apr 2018 16:35:51 +0200 Subject: debug/elf: add riscv64 relocations Based on the code from https://github.com/riscv/riscv-go/ originally written by Amol Bhave. Change-Id: I8d5377096d4ff8b198dadb630511f9a0347f9797 Reviewed-on: https://go-review.googlesource.com/107339 Run-TryBot: Tobias Klauser TryBot-Result: Gobot Gobot Reviewed-by: Ian Lance Taylor --- .../elf/testdata/go-relocation-test-gcc720-riscv64.obj | Bin 0 -> 9576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj (limited to 'src/debug/elf/testdata') diff --git a/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj b/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj new file mode 100644 index 0000000000..91ae6487a3 Binary files /dev/null and b/src/debug/elf/testdata/go-relocation-test-gcc720-riscv64.obj differ -- cgit v1.3