AArch64: Add basic relocation processing for llvm-dwarfdump.
authorTim Northover <Tim.Northover@arm.com>
Mon, 11 Feb 2013 11:16:02 +0000 (11:16 +0000)
committerTim Northover <Tim.Northover@arm.com>
Mon, 11 Feb 2013 11:16:02 +0000 (11:16 +0000)
commitb05dc5546062f29bf08837db8f680879aa1c14cf
tree0702819f445b654d2657f5396fc6e48723dc9d31
parentc37aa995e3e55c1bdb17a73c3160edf0426b1a1a
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
include/llvm/Object/RelocVisitor.h
test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 [new file with mode: 0644]
test/DebugInfo/dwarfdump-aarch64.test [new file with mode: 0644]