[PATCH] D88054: [lld-macho] handle options -search_paths_first, -search_dylibs_first

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 22 08:40:33 PDT 2020


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

- check args once and save result in `Config::searchDylibsFirst`
- split some long command lines in `lld/test/MachO/link-search-order.s`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88054

Files:
  lld/MachO/Config.h
  lld/MachO/Driver.cpp
  lld/MachO/Options.td
  lld/test/MachO/link-search-order.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88054.293468.patch
Type: text/x-patch
Size: 5401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200922/c8d34107/attachment-0001.bin>


More information about the llvm-commits mailing list