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

Sameer Arora via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 08:26:00 PDT 2020


sameerarora101 updated this revision to Diff 279835.
sameerarora101 added a comment.

- Supporting test on windows
- Using `is_at_eof` for `line_iterator`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84206

Files:
  llvm/docs/CommandGuide/llvm-libtool-darwin.rst
  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.279835.patch
Type: text/x-patch
Size: 9996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/0c35a633/attachment.bin>


More information about the llvm-commits mailing list