[PATCH] D85540: [llvm-libtool-darwin] Add support for -l and -L

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 11:07:45 PDT 2020


sameerarora101 created this revision.
sameerarora101 added reviewers: jhenderson, alexshap, Ktwu, smeenai.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
sameerarora101 requested review of this revision.

Add support for passing in libraries via `-l` and `-L` options. Depends
on D85334 <https://reviews.llvm.org/D85334>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85540

Files:
  llvm/docs/CommandGuide/llvm-libtool-darwin.rst
  llvm/test/tools/llvm-libtool-darwin/L-and-l.test
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85540.283958.patch
Type: text/x-patch
Size: 7913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/b7868ebe/attachment.bin>


More information about the llvm-commits mailing list