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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 11:20:13 PST 2021


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

LG, but please wait for @psmith.



================
Comment at: lld/test/ELF/aarch64-gotpage.s:9
+
+# Check if the R_AARCH64_LD64_GOTPAGE_LO15 generates the GOT entries.
+# RELOCS:      Relocations [
----------------
Nit: newer tests prefer `## ` for non-RUN-non-CHECK comments.


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

https://reviews.llvm.org/D94612



More information about the llvm-commits mailing list