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)
commitacaa788be6e777e8604147732fa8dab8d9b59b22
tree0a227703a27f50d4432b877a91748e185b82df75
parent45a0d77c48798b319c96c86159032803908081ad
AArch64: Add basic relocation processing for llvm-dwarfdump.

This allows llvm-dwarfdump to handle the relocations needed, at least
for LLVM-produced code.

llvm-svn: 174874
llvm/include/llvm/Object/RelocVisitor.h
llvm/test/DebugInfo/Inputs/dwarfdump-test.elf-aarch64 [new file with mode: 0644]
llvm/test/DebugInfo/dwarfdump-aarch64.test [new file with mode: 0644]