Use the standard error handling mechanism in MinGW driver.
authorRui Ueyama <ruiu@google.com>
Tue, 12 Dec 2017 20:34:38 +0000 (20:34 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 12 Dec 2017 20:34:38 +0000 (20:34 +0000)
commit338c4b233669fc1c33126cbc51ecae2bb1f01c66
tree36143f19a63d0275e9babfb12a167c40ae3fed22
parent83c15b136337ea3f23917e4294d12a695ff7c788
Use the standard error handling mechanism in MinGW driver.

Differential Revision: https://reviews.llvm.org/D41127

llvm-svn: 320526
lld/MinGW/Driver.cpp