[PATCH] D114347: [LLD] [COFF] Interpret the immediate in ARM64 adr/adrp relocations as signed 21 bit

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 22 12:02:26 PST 2021


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

LGTM.  Happy you caught this.  (I think this is consistent with my assembler for adrp.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114347



More information about the llvm-commits mailing list