Right now all of the relocations are 32-bit dwarf, and the relocation
authorEric Christopher <echristo@gmail.com>
Thu, 27 Dec 2012 01:07:07 +0000 (01:07 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 27 Dec 2012 01:07:07 +0000 (01:07 +0000)
commit32b3768ec1ae95cb05d1f595d31761c510c43251
tree83fe4e23d856304392ba9b04ef62b642a228065c
parent5dd839430c1dbce6cd35dc44f68718a1fc69bfba
Right now all of the relocations are 32-bit dwarf, and the relocation
information doesn't return an addend for Rel relocations. Go ahead
and use this information to fix relocation handling inside dwarfdump
for 32-bit ELF REL.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171126 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/RelocVisitor.h
lib/DebugInfo/DWARFFormValue.cpp
test/DebugInfo/X86/2010-08-10-DbgConstant.ll