[PATCH] D84206: [llvm-libtool-darwin] Add support for -filelist option
Sameer Arora via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 5 07:46:26 PDT 2020
sameerarora101 updated this revision to Diff 283241.
sameerarora101 marked an inline comment as done.
sameerarora101 added a comment.
`Twine(Path).str()` -> `static_cast<std::string>(Path)`
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.283241.patch
Type: text/x-patch
Size: 10147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200805/c0555a69/attachment.bin>
More information about the llvm-commits
mailing list