[PATCH] D117975: [JITLink][RISCV] fix the extractBits behavior and add R_RISCV_JAL relocation.
Siwei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 17 07:03:47 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3af7bbca4a0e: [JITLink][RISCV] fix the extractBits behavior and add R_RISCV_JAL relocation. (authored by fourdim).
Changed prior to commit:
https://reviews.llvm.org/D117975?vs=402323&id=409640#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117975/new/
https://reviews.llvm.org/D117975
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_jal.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117975.409640.patch
Type: text/x-patch
Size: 3677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/1451819b/attachment.bin>
More information about the llvm-commits
mailing list