[PATCH] D78549: Improve disassembly of branch targets in non-relocatable objects
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 22 03:44:58 PDT 2020
jhenderson updated this revision to Diff 259226.
jhenderson marked an inline comment as done.
jhenderson added a comment.
Reinstate llvm-objcopy usage to check behaviour of no symbol being found. Also add case for SHN_LOPROC being counted as an absolute symbol.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78549/new/
https://reviews.llvm.org/D78549
Files:
llvm/test/tools/llvm-objdump/X86/disassemble-same-section-addr.test
llvm/tools/llvm-objdump/llvm-objdump.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78549.259226.patch
Type: text/x-patch
Size: 9334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200422/729e3f73/attachment.bin>
More information about the llvm-commits
mailing list