[PATCH] D103430: [lld/mac] Implement removal of unused dylibs

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 12:37:51 PDT 2021


thakis updated this revision to Diff 349066.
thakis marked 4 inline comments as done.
thakis added a comment.

comments


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

https://reviews.llvm.org/D103430

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Options.td
  lld/MachO/SymbolTable.cpp
  lld/MachO/Symbols.h
  lld/MachO/SyntheticSections.cpp
  lld/MachO/Writer.cpp
  lld/test/MachO/dead-strip-dylibs.s
  lld/test/MachO/implicit-dylibs.s
  lld/test/MachO/lc-linker-option.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103430.349066.patch
Type: text/x-patch
Size: 19391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/03d8aa77/attachment.bin>


More information about the llvm-commits mailing list