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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 11 13:14:05 PDT 2020


leonardchan updated this revision to Diff 270215.
leonardchan added a comment.

Rebased and updated tests with assembly instead of yaml.


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/test/ELF/aarch64-plt32.s
  lld/test/ELF/aarch64-undefined-weak-plt32.s
  lld/test/ELF/relocation-plt32-aarch64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81184.270215.patch
Type: text/x-patch
Size: 3895 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200611/30d7734e/attachment.bin>


More information about the llvm-commits mailing list