[PATCH] D63076: [ELF][RISCV] Support PLT, GOT, copy and relative relocations
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 15 02:08:32 PDT 2019
MaskRay updated this revision to Diff 204908.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Handle R_RISCV_CALL the same way as R_RISCV_CALL_PLT
The binutils issue was reported at https://sourceware.org/bugzilla/show_bug.cgi?id=24685
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.204908.patch
Type: text/x-patch
Size: 14996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190615/eb1a5f40/attachment.bin>
More information about the llvm-commits
mailing list