[PATCH] D104446: [objdump][ARM] Fix evaluating the target address of a Thumb BLX(i)

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 04:54:22 PDT 2021


peter.smith added a comment.

Change looks good to me. There is some usage of BLX in the LLD test suite. If you've not done so already it will be worth doing a check-all including the LLD test suite to make sure that there are no tests that need updating.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104446/new/

https://reviews.llvm.org/D104446



More information about the llvm-commits mailing list