[PATCH] D125497: [RISCV] Call relaxation

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 27 12:54:22 PDT 2022


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

- Remove glob patterns from `ld.lld` command lines in `lld/test/ELF/riscv-relax-call-undo.s` because Windows doesn't support them.


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.432620.patch
Type: text/x-patch
Size: 19027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220527/fbfe048b/attachment.bin>


More information about the llvm-commits mailing list