[PATCH] D107328: [JITLink] Add fixup value range check

luxufan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 9 22:10:14 PST 2022


StephenFan updated this revision to Diff 398511.
StephenFan added a comment.
Herald added a subscriber: luke957.

Address @jrtc27's comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107328/new/

https://reviews.llvm.org/D107328

Files:
  llvm/lib/ExecutionEngine/JITLink/ELF_riscv.cpp
  llvm/test/ExecutionEngine/JITLink/RISCV/ELF_abs_reloc.s
  llvm/test/ExecutionEngine/JITLink/RISCV/ELF_pc_indirect.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107328.398511.patch
Type: text/x-patch
Size: 5794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/28f1efdf/attachment.bin>


More information about the llvm-commits mailing list