[PATCH] D62718: [llvm-objcopy] Change handling of output file permissions
Alex Brachet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 20 00:29:50 PDT 2019
abrachet updated this revision to Diff 205745.
abrachet added a comment.
Output files now mirror input file permissions while respecting the umask.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62718/new/
https://reviews.llvm.org/D62718
Files:
llvm/test/tools/llvm-objcopy/ELF/mirror-permissions.test
llvm/test/tools/llvm-objcopy/ELF/respect-umask.test
llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62718.205745.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190620/062dbc5f/attachment.bin>
More information about the llvm-commits
mailing list