[PATCH] D85153: [lld-macho] Add .tbd support for frameworks

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 3 13:23:18 PDT 2020


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

Required for e.g. compiling iOS apps since they don't have a platform-native
SDK


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85153

Files:
  lld/MachO/Driver.cpp
  lld/test/MachO/Inputs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation.tbd
  lld/test/MachO/Inputs/MacOSX.sdk/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation_debug.tbd
  lld/test/MachO/stub-framework.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85153.282709.patch
Type: text/x-patch
Size: 4539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200803/a008b794/attachment.bin>


More information about the llvm-commits mailing list