[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
Thu May 28 01:02:45 PDT 2020
gkm updated this revision to Diff 266763.
gkm added a comment.
- Use system library and frameworks search paths only Darwin hosts
- Only push good directories onto library and frameworks search paths
- Make better & simpler tests
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.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80677.266763.patch
Type: text/x-patch
Size: 6385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/c9132191/attachment-0001.bin>
More information about the llvm-commits
mailing list