[lld-macho] Handle framework search path, alongside library search path
authorGreg McGary <gkm@fb.com>
Thu, 18 Jun 2020 02:59:27 +0000 (19:59 -0700)
committerJez Ng <jezng@fb.com>
Thu, 18 Jun 2020 03:41:28 +0000 (20:41 -0700)
commitd50f44a2f771b0872f6555cc3023cc5e9cfacabd
treef7373b0a768c005d6c56f2671e85a70dbfae1c01
parent525c7d8cda72c00c85de4989bcddefd4fb9a14a1
[lld-macho] Handle framework search path, alongside library search path

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

Depends on D80582.

Reviewers: ruiu, pcc, MaskRay, smeenai, int3, Ktwu, alexshap, christylee

Reviewed By: int3

Subscribers: ormris, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D80677
lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/test/MachO/search-paths.test