commit | f7a03a4ea3c3fa228fecfe69f43cddd63dac26b4 | [log] [tgz] |
---|---|---|
author | Leny Kholodov <lkholodov@accesssoftek.com> | Wed May 04 16:56:51 2016 +0000 |
committer | Leny Kholodov <lkholodov@accesssoftek.com> | Wed May 04 16:56:51 2016 +0000 |
tree | 22b8d4dc4d93f09daa899fa64a84a15a77d546cf | |
parent | d1310b73a355972c610bc15c043906e0f4b2e072 [diff] |
[Support] Creation of minidump after compiler crash on Windows In the current implementation compiler only prints stack trace to console after crash. This patch adds saving of minidump files which contain a useful subset of the information for further debugging. Differential Revision: http://reviews.llvm.org/D18216 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@268519 91177308-0d34-0410-b5e6-96231b3b80d8