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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 03:27:58 PDT 2019


MaskRay updated this revision to Diff 204469.
MaskRay added a comment.

Delete RVE related code and tests


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D63076

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63076.204469.patch
Type: text/x-patch
Size: 14556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/f2b68aba/attachment.bin>


More information about the llvm-commits mailing list