[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 06:13:23 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc18c5fa97e1: [JITLink] Add RISCV label subtraction and addition relocations (authored by StephenFan).

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.401205.patch
Type: text/x-patch
Size: 7452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/03d9cbb6/attachment.bin>


More information about the llvm-commits mailing list