[PATCH] D143115: [lld][RISCV] Introduce handling for R_RISCV_PLT32 relocation

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 2 15:50:23 PST 2023


leonardchan updated this revision to Diff 494456.
leonardchan marked 8 inline comments as done.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143115

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/ELF/InputSection.cpp
  lld/test/ELF/riscv-reloc-plt32.s
  lld/test/ELF/riscv-undefined-weak.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143115.494456.patch
Type: text/x-patch
Size: 3200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230202/0b273bb4/attachment.bin>


More information about the llvm-commits mailing list