[PATCH] D80677: [lld-macho] Handle framework search path, alongside library search path

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 27 17:29:15 PDT 2020


gkm created this revision.
gkm added reviewers: ruiu, pcc, MaskRay, smeenai, int3, Ktwu, alexshap, christylee.
Herald added a project: LLVM.

Add front-end support for `lld::macho::Configuration::frameworkSearchPath`.

Depends on: D80582 <https://reviews.llvm.org/D80582>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D80677

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/test/MachO/search-paths.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80677.266704.patch
Type: text/x-patch
Size: 5649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/1d92ddab/attachment.bin>


More information about the llvm-commits mailing list