[all-commits] [llvm/llvm-project] 1aed1e: [llvm-libtool-darwin] Add support for -l and -L

Sameer Arora via All-commits all-commits at lists.llvm.org
Fri Aug 14 11:44:58 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aed1e72e83d28889b6ca19f01266a733eda23ec
      https://github.com/llvm/llvm-project/commit/1aed1e72e83d28889b6ca19f01266a733eda23ec
  Author: Sameer Arora <sameerarora101 at fb.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M llvm/docs/CommandGuide/llvm-libtool-darwin.rst
    A llvm/test/tools/llvm-libtool-darwin/L-and-l.test
    M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

  Log Message:
  -----------
  [llvm-libtool-darwin] Add support for -l and -L

Add support for passing in libraries via `-l` and `-L` options to
`llvm-libtool-darwin`.

Reviewed by jhenderson, smeenai

Differential Revision: https://reviews.llvm.org/D85540




More information about the All-commits mailing list