[PATCH] D93277: [lld-macho] Add implicit dylib support for frameworks

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 14 22:00:38 PST 2020


int3 created this revision.
int3 added a reviewer: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

D93000: [lld-macho] Implement `-no_implicit_dylibs` <https://reviews.llvm.org/D93000> applied to frameworks. Will likely fix PR48511.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93277

Files:
  lld/MachO/InputFiles.cpp
  lld/test/MachO/implicit-dylibs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93277.311792.patch
Type: text/x-patch
Size: 5095 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/31347cbc/attachment.bin>


More information about the llvm-commits mailing list