OSDN Git Service

Remove temporary file on signal.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Sep 2015 15:17:53 +0000 (15:17 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 18 Sep 2015 15:17:53 +0000 (15:17 +0000)
commite016c66756f9a47c169c352ca900fe5b376a896a
tree189d5d76d85073b9f72683fc620be7f1f3679014
parent81a5ddcd9f703e006cdd44f78562c2a1e7aec0d7
Remove temporary file on signal.

Without this lld leaves temporary files behind when it crashes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247994 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/FileOutputBuffer.cpp