[PATCH] D112063: [lld][ELF] Support adrp+ldr GOT optimization for AArch64

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 9 21:22:08 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8acc3b4ab0c7: [lld][ELF] Support adrp+ldr GOT optimization for AArch64 (authored by alexander-shaposhnikov).

Changed prior to commit:
  https://reviews.llvm.org/D112063?vs=395540&id=398501#toc

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-symbols.s
  lld/test/ELF/aarch64-adrp-ldr-got.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112063.398501.patch
Type: text/x-patch
Size: 12007 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/1b7cfb98/attachment.bin>


More information about the llvm-commits mailing list