[PATCH] D109572: [ELF] Add --why-extract= to query why archive members/lazy object files are extracted

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 09:52:36 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa954bb18b143: [ELF] Add --why-extract= to query why archive members/lazy object files areā€¦ (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D109572?vs=372585&id=373631#toc

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/ReleaseNotes.rst
  lld/docs/ld.lld.1
  lld/test/ELF/why-extract.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109572.373631.patch
Type: text/x-patch
Size: 11392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210920/a4ae595f/attachment.bin>


More information about the llvm-commits mailing list