From b05dc5546062f29bf08837db8f680879aa1c14cf Mon Sep 17 00:00:00 2001 From: Tim Northover Date: Mon, 11 Feb 2013 11:16:02 +0000 Subject: AArch64: Add basic relocation processing for llvm-dwarfdump. This allows llvm-dwarfdump to handle the relocations needed, at least for LLVM-produced code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174874 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 | Bin 0 -> 3360 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 (limited to 'test/DebugInfo/Inputs') diff --git a/test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 b/test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 new file mode 100644 index 0000000000..f5079687c9 Binary files /dev/null and b/test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 differ -- cgit v1.2.3