[PATCH] D81184: [lld][ELF][AArch64] Handle R_AARCH64_PLT32 relocation

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 16:12:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG723b5a178542: [lld][ELF][AArch64] Handle R_AARCH64_PLT32 relocation (authored by leonardchan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81184

Files:
  lld/ELF/Arch/AArch64.cpp
  lld/ELF/InputSection.cpp
  lld/ELF/Thunks.cpp
  lld/test/ELF/aarch64-range-thunk-extension-plt32.s
  lld/test/ELF/aarch64-reloc-plt32.s
  lld/test/ELF/aarch64-undefined-weak.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81184.272859.patch
Type: text/x-patch
Size: 6464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/41231a37/attachment.bin>


More information about the llvm-commits mailing list