OSDN Git Service

Handle absolute symbols as branch targets in disassembly.
authorSterling Augustine <saugustine@google.com>
Thu, 28 Jun 2018 18:57:13 +0000 (18:57 +0000)
committerSterling Augustine <saugustine@google.com>
Thu, 28 Jun 2018 18:57:13 +0000 (18:57 +0000)
commit3605e121fbd4283246005545767fa4583f8f297a
treea9a9649783e705174c83c1693d693f7b7a770b90
parent822461008d345c56a1e3a17a0e3a74af3e4b84f2
Handle absolute symbols as branch targets in disassembly.

https://reviews.llvm.org/D48554

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@335903 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/call-absolute-symbol-elf.test [new file with mode: 0644]
tools/llvm-objdump/llvm-objdump.cpp