summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2017-01-18 15:46:50 +0000
committerPavel Labath <labath@google.com>2017-01-18 15:46:50 +0000
commit97c7cf1d5c2929e95a52d473c8bfc132abfde119 (patch)
tree47fdc6d5d769dca727387ba7d84a5871f72e7008 /llvm/lib/Object/ELFObjectFile.cpp
parent42793e000a4a9b6b337b3d168e2543c533835084 (diff)
downloadbcm5719-llvm-97c7cf1d5c2929e95a52d473c8bfc132abfde119.tar.gz
bcm5719-llvm-97c7cf1d5c2929e95a52d473c8bfc132abfde119.zip
raw_fd_ostream: Make file handles non-inheritable by default
Summary: This makes the file descriptors on unix platform non-inheritable (O_CLOEXEC). There is no change in behavior on windows, as the handles were already non-inheritable there. Reviewers: rnk, rafael Subscribers: llvm-commits, mgorny Differential Revision: https://reviews.llvm.org/D28854 llvm-svn: 292401
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud