[PATCH] D63076: [ELF][RISCV] Support PLT, GOT, copy and relative relocations
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 12 09:59:41 PDT 2019
MaskRay updated this revision to Diff 204316.
MaskRay added a comment.
Restore the original diff. Made an unintended change while creating another revision
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.204316.patch
Type: text/x-patch
Size: 14961 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/0b8b9ba3/attachment.bin>
More information about the llvm-commits
mailing list