[PATCH] D84206: [llvm-libtool-darwin] Add support for -filelist option

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:16:36 PDT 2020


sameerarora101 created this revision.
sameerarora101 added reviewers: jhenderson, MaskRay, mtrent, Ktwu, alexshap, smeenai.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
sameerarora101 added a child revision: D84209: [llvm-libtool-darwin] Add support for -D option.

Add support for `-filelist` option for llvm-libtool-darwin
`-filelist` option allows for passing in file containing a list of filenames.
Depends on D83520 <https://reviews.llvm.org/D83520>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84206

Files:
  llvm/test/tools/llvm-libtool-darwin/filelist.test
  llvm/test/tools/llvm-libtool-darwin/invalid-input-output-args.test
  llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84206.279367.patch
Type: text/x-patch
Size: 8151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/18cb077a/attachment-0001.bin>


More information about the llvm-commits mailing list