[PATCH] D78301: [ARM][MD] Revert relocation for some pc-relative fixups.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 08:21:58 PDT 2020


peter.smith added a comment.

That is my understanding too from my comment in https://reviews.llvm.org/D72892#1923502
I have removed the tests from LLD that used the relocations coming from these instructions and have replaced them with .inst and .reloc. Will be worth making sure that ninja check-lld passes with this change applies. I'm happy for this to be applied. Will need to check with the other reviewers to make sure they are happy.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78301





More information about the llvm-commits mailing list