[PATCH] D109572: [ELF] Add --why-extract= to query why an archive member/lazy object file is extracted
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 12 22:13:11 PDT 2021
MaskRay updated this revision to Diff 372162.
MaskRay retitled this revision from "[ELF] Add --why-extract to query why an archive member/lazy object file is extracted" to "[ELF] Add --why-extract= to query why an archive member/lazy object file is extracted".
MaskRay edited the summary of this revision.
MaskRay added a comment.
Add manpage
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109572/new/
https://reviews.llvm.org/D109572
Files:
lld/ELF/Config.h
lld/ELF/Driver.cpp
lld/ELF/MapFile.cpp
lld/ELF/MapFile.h
lld/ELF/Options.td
lld/ELF/Symbols.cpp
lld/ELF/Symbols.h
lld/ELF/Writer.cpp
lld/docs/ld.lld.1
lld/test/ELF/why-extract.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109572.372162.patch
Type: text/x-patch
Size: 9711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/802f958c/attachment.bin>
More information about the llvm-commits
mailing list