[PATCH] D64466: AArch64: Unify relocation restrictions between MOVK/MOVN/MOVZ.
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 02:35:37 PDT 2019
peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.
LGTM. I think that the change is worth making as no linker strictly interprets the ABI and checks the instruction encoding, and the calculation is good for all variants. I'm hoping to get the ABI wording relaxed in the next version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64466/new/
https://reviews.llvm.org/D64466
More information about the llvm-commits
mailing list