[PATCH] D63076: [ELF][RISCV] Support PLT, GOT, copy and relative relocations

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 1 10:13:20 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364812: [ELF][RISCV] Support PLT, GOT, copy and relative relocations (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63076?vs=205059&id=207367#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63076

Files:
  lld/trunk/ELF/Arch/RISCV.cpp
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/test/ELF/riscv-plt.s
  lld/trunk/test/ELF/riscv-reloc-64-pic.s
  lld/trunk/test/ELF/riscv-reloc-copy.s
  lld/trunk/test/ELF/riscv-reloc-got.s
  lld/trunk/test/ELF/riscv32-reloc-32-pic.s
  lld/trunk/test/ELF/riscv64-reloc-64-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63076.207367.patch
Type: text/x-patch
Size: 15387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/9a9935ed/attachment.bin>


More information about the llvm-commits mailing list