[PATCH] D65372: [llvm-objcopy] Add support for response files in llvm-strip and llvm-objcopy
Mike Pozulp via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 8 22:14:12 PDT 2019
mmpozulp updated this revision to Diff 214295.
mmpozulp added a comment.
Incorporate feedback from @jhenderson. I still need to try refactoring tools which call cl::ExpandResponseFiles to avoid code duplication. If successful then we won't have to continue the code duplication trend here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65372/new/
https://reviews.llvm.org/D65372
Files:
llvm/test/tools/llvm-objcopy/ELF/response-file.test
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65372.214295.patch
Type: text/x-patch
Size: 4407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190809/45ae152a/attachment.bin>
More information about the llvm-commits
mailing list