llvm-objdump output hex to match binutils' objdump
authorGreg Fitzgerald <gregf@codeaurora.org>
Thu, 20 Mar 2014 22:55:15 +0000 (22:55 +0000)
committerGreg Fitzgerald <gregf@codeaurora.org>
Thu, 20 Mar 2014 22:55:15 +0000 (22:55 +0000)
commitaff0ab4e7ca5ee5e65b5b25fad8f6a17f364e072
treeb35d94a1ce363c72fc0ca72e6b99d93217a66818
parentf59d05cf35c7d255b0379a69411c8068932bcdbb
llvm-objdump output hex to match binutils' objdump

Patch by Ted Woodward

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204409 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/ARM/elf-jump24-fixup.s
test/MC/ARM/symbol-variants.s
test/tools/llvm-objdump/hex-relocation-addr.test [new file with mode: 0644]
tools/llvm-objdump/llvm-objdump.cpp