[PATCH] D94612: [LLD][ELF][AArch64] Add support for R_AARCH64_LD64_GOTPAGE_LO15 relocation

Adhemerval Zanella via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 25 12:27:07 PST 2021


zatrazz updated this revision to Diff 319088.
zatrazz added a comment.

Updated patch based on previous comments. The R_AARCH64_GOT_PAGE is added on 
the isStaticLinkTimeConstant and the test is changed to check for shared build as well.


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

https://reviews.llvm.org/D94612

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Relocations.cpp
  lld/ELF/Relocations.h
  lld/test/ELF/aarch64-gotpage.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94612.319088.patch
Type: text/x-patch
Size: 4660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210125/bc85c7c6/attachment.bin>


More information about the llvm-commits mailing list