Explicitly erase the file from disk if something bad happened. <rdar://problem/12184899>
authorBill Wendling <isanbard@gmail.com>
Thu, 6 Sep 2012 21:07:57 +0000 (21:07 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 6 Sep 2012 21:07:57 +0000 (21:07 +0000)
commit0b95a9949ba6d9823be202c384c60ab9ef9404d8
tree633ef082574f5b35dd5443d4e4fed30c5e5468a6
parent6b96c3f71fce6b0a7c380dfc3b7ebf22c40e804b
Explicitly erase the file from disk if something bad happened. <rdar://problem/12184899>

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