[PATCH] D97766: [objdump][ARM] Use correct offset when printing ARM/Thumb branch targets
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 4 02:22:27 PST 2021
simon_tatham accepted this revision.
simon_tatham added a comment.
This revision is now accepted and ready to land.
Very nice – it hadn't even occurred to me that you might be able to find the branch-target operand automatically //as well// as identifying Arm/Thumb.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97766/new/
https://reviews.llvm.org/D97766
More information about the llvm-commits
mailing list