[PATCH] D112063: [lld][ELF] Add first bits to support relocation relaxations for AArch64

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 25 00:46:11 PDT 2021


alexander-shaposhnikov updated this revision to Diff 381869.
alexander-shaposhnikov added a comment.

Fix windows build,
add more tests,
address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112063

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Target.h
  lld/test/ELF/aarch64-adrp-ldr-got.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112063.381869.patch
Type: text/x-patch
Size: 10848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/21d65ac8/attachment.bin>


More information about the llvm-commits mailing list