diff options
author | Alex Brachet <alexbrachetmialot@gmail.com> | 2019-07-04 22:45:27 +0000 |
---|---|---|
committer | Alex Brachet <alexbrachetmialot@gmail.com> | 2019-07-04 22:45:27 +0000 |
commit | 7439a9a921123ca84fa8a07bf138fc0552ebeb0a (patch) | |
tree | 32b082efa178bc6b19b13af6252746ded94384b7 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 1e9c00308b0d2b128cc192fce1d2a5bb33ac9ac0 (diff) | |
download | llvm-7439a9a921123ca84fa8a07bf138fc0552ebeb0a.zip llvm-7439a9a921123ca84fa8a07bf138fc0552ebeb0a.tar.gz llvm-7439a9a921123ca84fa8a07bf138fc0552ebeb0a.tar.bz2 |
[llvm-objcopy] Change handling of output file permissions
Summary: Address bug [[ https://bugs.llvm.org/show_bug.cgi?id=42082 | 42082 ]] where files were always outputted with 0775 permissions. Now, the output file is given either 0666 or 0777 if the object is executable.
Reviewers: espindola, alexshap, rupprecht, jhenderson, jakehehrlich, MaskRay
Reviewed By: rupprecht, jhenderson, jakehehrlich, MaskRay
Subscribers: emaste, arichardson, jakehehrlich, MaskRay, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62718
llvm-svn: 365162
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions