[PATCH] D79774: [arm] Add big-endian version of pcrel fixups for adr instructions
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 08:01:56 PDT 2020
psmith accepted this revision.
psmith added a comment.
This revision is now accepted and ready to land.
Looks good to me. The intention is that the little and big-endian table flags match, only the Offset is expected to change for big-endian, and this change does make sure that the flags match. Will be worth waiting a day or so to see if there are any further comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79774/new/
https://reviews.llvm.org/D79774
More information about the llvm-commits
mailing list