[PATCH] D70690: [ELF][ARM] Add getPCBias()

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 27 06:45:39 PST 2019


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

LGTM. I think this looks a lot cleaner thanks. I also agree that the getISDThunk call sites don't need modifying as at this point the Thunk is our destination and we don't want an addend from the thunk symbol.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70690





More information about the llvm-commits mailing list