[PATCH] D116794: [JITLink] Add RISCV label subtraction and addition relocations
luxufan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 19 05:43:39 PST 2022
StephenFan updated this revision to Diff 401196.
StephenFan added a comment.
Herald added a subscriber: eopXD.
Rebase and fix typo
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116794/new/
https://reviews.llvm.org/D116794
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/riscv_reloc_add.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116794.401196.patch
Type: text/x-patch
Size: 7452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/668e14f1/attachment.bin>
More information about the llvm-commits
mailing list