[PATCH] D132530: [RISCV] Assemble `call foo` to R_RISCV_CALL_PLT

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 18:48:12 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGab1c25961372: [RISCV] Assemble `call foo` to R_RISCV_CALL_PLT (authored by MaskRay).
Herald added a subscriber: emaste.

Changed prior to commit:
  https://reviews.llvm.org/D132530?vs=457188&id=459950#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132530

Files:
  lld/test/ELF/riscv-call.s
  lld/test/ELF/riscv-undefined-weak.s
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVELFObjectWriter.cpp
  llvm/test/ExecutionEngine/JITLink/RISCV/ELF_pc_indirect.s
  llvm/test/MC/RISCV/function-call.s
  llvm/test/MC/RISCV/linker-relaxation.s
  llvm/test/MC/RISCV/option-pushpop.s
  llvm/test/MC/RISCV/option-relax.s
  llvm/test/MC/RISCV/pseudo-jump.s
  llvm/test/MC/RISCV/tail-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132530.459950.patch
Type: text/x-patch
Size: 9059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220914/4e0ff3c7/attachment.bin>


More information about the llvm-commits mailing list