[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 21:47:04 PDT 2021
MaskRay updated this revision to Diff 372157.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added a subscriber: kristof.beyls.
Change --why-extract= to be similar to --print-archive-stats=: use a file
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/test/ELF/why-extract.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109572.372157.patch
Type: text/x-patch
Size: 9221 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210913/0b7f2a81/attachment.bin>
More information about the llvm-commits
mailing list