[PATCH] D93276: [lld-macho] Support -sub_umbrella

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


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

>From what I can tell, it's essentially identical to
`-sub_library`, but it doesn't match files ending in ".dylib".


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93276

Files:
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/test/MachO/sub-library.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93276.311791.patch
Type: text/x-patch
Size: 4943 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201215/446d42d1/attachment.bin>


More information about the llvm-commits mailing list