diff options
author | Chad Rosier <mcrosier@apple.com> | 2011-07-05 18:55:31 +0000 |
---|---|---|
committer | Chad Rosier <mcrosier@apple.com> | 2011-07-05 18:55:31 +0000 |
commit | 30c34633097c57b0d0f7d4ac02a9847b1b8cd0c3 (patch) | |
tree | f48952d8637ca06c2bd53ec3ddbc4fa8d7bca4a4 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | 77e4c595b0c0bf39c3e5785be5cae8942ea0a5ec (diff) | |
download | llvm-30c34633097c57b0d0f7d4ac02a9847b1b8cd0c3.zip llvm-30c34633097c57b0d0f7d4ac02a9847b1b8cd0c3.tar.gz llvm-30c34633097c57b0d0f7d4ac02a9847b1b8cd0c3.tar.bz2 |
By default mkstemp() creates a temporary file with mode 0600, but the mode
used for open is 0666. Therefore, add the necessary permission bits for
consistency.
rdar://8621462
llvm-svn: 134430
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions