If unable to create tmp. file on disk then return LTO_WRITE_FAILURE status.
authorDevang Patel <dpatel@apple.com>
Wed, 23 Aug 2006 16:59:25 +0000 (16:59 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 23 Aug 2006 16:59:25 +0000 (16:59 +0000)
commitca64012ac6b21d868ccf2fcc26febd991ef2cc9c
treedb536aad9cb7298d7613da67b70ff7b16c98423c
parent5a060775da43ec2ef37e839e93a0805d543708a9
If unable to create tmp. file on disk then return LTO_WRITE_FAILURE status.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29844 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/lto.cpp