[PATCH] D117082: [JITLink][RISCV] Support R_RISCV_SET* and R_RISCV_32_PCREL relocations
Siwei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 22 02:32:22 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7d4cafe5a6a: [JITLink][RISCV] Support R_RISCV_SET* and R_RISCV_32_PCREL relocations (authored by fourdim).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117082/new/
https://reviews.llvm.org/D117082
Files:
llvm/include/llvm/ExecutionEngine/JITLink/riscv.h
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
llvm/lib/ExecutionEngine/JITLink/riscv.cpp
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_pc_relative.s
llvm/test/ExecutionEngine/JITLink/RISCV/ELF_reloc_set.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117082.402196.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220122/5707b28c/attachment.bin>
More information about the llvm-commits
mailing list