[PATCH] D148859: [ELF] Add --remap-inputs= and --remap-inputs-file=

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 06:58:20 PDT 2023


melver added a comment.

Commit message: "--remap-inputs=a.o,aa.o can be specified to provide one pattern without using an extra file." <-- ',' is no longer the separator, update this line in case it's not already.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148859



More information about the llvm-commits mailing list