[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 Jun 17 16:44:31 PDT 2020


gkm updated this revision to Diff 271521.
gkm added a comment.

- factorcommon code into `getSearchPaths()`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80677/new/

https://reviews.llvm.org/D80677

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80677.271521.patch
Type: text/x-patch
Size: 6121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/75b2e93b/attachment.bin>


More information about the llvm-commits mailing list