[PATCH] D107688: [JITLink][RISCV] Support GOT/PLT relocations
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 27 20:59:25 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG89f546f6ba1c: [JITLink][RISCV] Support GOT/PLT relocations (authored by StephenFan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107688/new/
https://reviews.llvm.org/D107688
Files:
llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_riscv32_got_plt_reloc.s
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_riscv64_got_plt_reloc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107688.369230.patch
Type: text/x-patch
Size: 10743 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210828/5694095a/attachment.bin>
More information about the llvm-commits
mailing list