[PATCH] D103499: [lld/mac] Implement -needed_framework, -needed_library, -needed-l

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 1 17:48:11 PDT 2021


thakis created this revision.
thakis added a reviewer: lld-macho.
Herald added a subscriber: dang.
Herald added a reviewer: int3.
Herald added a reviewer: gkm.
Herald added a project: lld-macho.
thakis requested review of this revision.

These allow overriding dead_strip_dylibs.


https://reviews.llvm.org/D103499

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.h
  lld/MachO/Options.td
  lld/MachO/Writer.cpp
  lld/test/MachO/dead-strip-dylibs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103499.349146.patch
Type: text/x-patch
Size: 7971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210602/47c7c0bc/attachment.bin>


More information about the llvm-commits mailing list