[PATCH] D62973: [llvm-objcopy] Error when --preserve-dates used on standard streams
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 13:40:47 PDT 2019
abrachet updated this revision to Diff 203436.
abrachet added a comment.
Moved the check to preserve dates in parseXXOptions(). Fixed error messages to be lower case start, no period at the end.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62973/new/
https://reviews.llvm.org/D62973
Files:
llvm/test/tools/llvm-objcopy/ELF/invalid-preserve-dates.test
llvm/test/tools/llvm-objcopy/ELF/preserve-dates.test
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62973.203436.patch
Type: text/x-patch
Size: 8749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/2cb841a9/attachment.bin>
More information about the llvm-commits
mailing list