Try harder to delete the temporary file.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Nov 2017 18:15:22 +0000 (18:15 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 13 Nov 2017 18:15:22 +0000 (18:15 +0000)
commit0a7d0230fcf7d0fa0f90dd9800b9106fd216c93a
tree8a23ab5ab494edebe5725c90309655683b6526af
parent4ee864b763a2cc67955ea87f0a1d56743b1cf097
Try harder to delete the temporary file.

This changes COFF to use the output buffer that is reset by the error
handler.

llvm-svn: 318062
lld/COFF/Writer.cpp