[PATCH] D97766: [objdump][ARM] Use correct offset when printing ARM/Thumb branch targets
Oliver Stannard (Linaro) via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 2 08:17:35 PST 2021
ostannard updated this revision to Diff 327463.
ostannard added a comment.
- Test with both ARM and Thumb triples
- Fix failing lld test, where this bug was causing the wrong symbols to be displayed
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97766/new/
https://reviews.llvm.org/D97766
Files:
lld/test/ELF/arm-thunk-many-passes.s
llvm/lib/Target/ARM/ARMInstrInfo.td
llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
llvm/test/tools/llvm-objdump/ELF/ARM/branch-symbols.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97766.327463.patch
Type: text/x-patch
Size: 9835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/03dd6d03/attachment.bin>
More information about the llvm-commits
mailing list