[PATCH] D117946: [JITLink][RISCV] Refactor range checking to make it compatible with all relocation types and add range checking for R_RISCV_BRANCH
Siwei Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 21:39:41 PST 2022
fourdim updated this revision to Diff 414003.
fourdim added a comment.
Herald added a subscriber: pcwang-thead.
Herald added a project: All.
Include the recent commits and update the alignment check.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117946/new/
https://reviews.llvm.org/D117946
Files:
llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h
llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
llvm/lib/ExecutionEngine/JITLink/JITLink.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117946.414003.patch
Type: text/x-patch
Size: 9663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/2c6d160c/attachment.bin>
More information about the llvm-commits
mailing list