[PATCH] D148859: [ELF] Add --remap-inputs= and --remap-inputs-file=
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 21 13:27:18 PDT 2023
MaskRay updated this revision to Diff 515890.
MaskRay retitled this revision from "[ELF] Add --remap-inputs-file=" to "[ELF] Add --remap-inputs= and --remap-inputs-file=".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Add --remap-inputs=.
Add release note.
Use = as a separator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148859/new/
https://reviews.llvm.org/D148859
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/DriverUtils.cpp
lld/ELF/InputFiles.cpp
lld/ELF/Options.td
lld/docs/ReleaseNotes.rst
lld/docs/ld.lld.1
lld/test/ELF/remap-inputs.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148859.515890.patch
Type: text/x-patch
Size: 8362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230421/d7719b1e/attachment.bin>
More information about the llvm-commits
mailing list