[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
Fri Jan 15 10:33:17 PST 2021


zatrazz updated this revision to Diff 317019.
zatrazz edited the summary of this revision.
zatrazz added a comment.

Patch updated from comments, main changes are:

- Fixed getRelocTargetVA fomula.
- Fixed some lint issue.
- Add a got displacement on .got for the test.


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.317019.patch
Type: text/x-patch
Size: 3712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/82a9c6e4/attachment.bin>


More information about the llvm-commits mailing list