[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 Jun 17 06:22:33 PDT 2019
MaskRay updated this revision to Diff 205059.
MaskRay added a comment.
Fix some `## ` comments as reported by jrtc27
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.205059.patch
Type: text/x-patch
Size: 15032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/5783a2be/attachment.bin>
More information about the llvm-commits
mailing list