[PATCH] D125497: [RISCV] Call relaxation

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 26 16:12:14 PDT 2022


gkm updated this revision to Diff 432402.
gkm added a comment.

- Fix bug reported by @luismarques regarding relaxation of calls through PLT


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125497

Files:
  lld/ELF/Arch/RISCV.cpp
  lld/test/ELF/riscv-relax-call-plt.s
  lld/test/ELF/riscv-relax-call-undo.s
  lld/test/ELF/riscv-relax-call.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125497.432402.patch
Type: text/x-patch
Size: 17238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220526/6c0dc610/attachment.bin>


More information about the llvm-commits mailing list