[all-commits] [llvm/llvm-project] d9a919: [llvm-libtool-darwin] Add support for -filelist op...
Sameer Arora via All-commits
all-commits at lists.llvm.org
Fri Aug 7 14:30:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d9a9192984fafb6a81616aafcdcf388fba7b8e14
https://github.com/llvm/llvm-project/commit/d9a9192984fafb6a81616aafcdcf388fba7b8e14
Author: Sameer Arora <sameerarora101 at fb.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M llvm/docs/CommandGuide/llvm-libtool-darwin.rst
A llvm/test/tools/llvm-libtool-darwin/filelist.test
M llvm/test/tools/llvm-libtool-darwin/invalid-input-output-args.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
[llvm-libtool-darwin] Add support for -filelist option
Add support for `-filelist` option for llvm-libtool-darwin. `-filelist`
option allows for passing in a file containing a list of filenames.
Reviewed by jhenderson, smeenai
Differential Revision: https://reviews.llvm.org/D84206
More information about the All-commits
mailing list