[lto] Disable dialog boxes on crash on Windows.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 29 Jan 2015 17:20:41 +0000 (17:20 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Thu, 29 Jan 2015 17:20:41 +0000 (17:20 +0000)
commitab9c16107e4dbbe176401dfb6e4790b5a225d46e
tree464f6b88e7b14371bb72815ac9e1316aa3e48a5c
parent9565549e5d812311bfc6c96750dd18fc3f5222ed
[lto] Disable dialog boxes on crash on Windows.

This has to be done in the DLL because the state doesn't cross DLL boundaries.

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