[PATCH] D18216: [Support] Creation of minidump after compiler crash on Windows
Leny Kholodov via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 17 10:23:57 PDT 2016
lenykholodov added a comment.
In http://reviews.llvm.org/D18216#377216, @aaron.ballman wrote:
> You may also want to take a look at http://reviews.llvm.org/D14022, which was implementing this same sort of idea (though it appears to have stalled a bit).
This patch is much simpler than http://reviews.llvm.org/D14022. It was prepared as small and reliable as possible.
Repository:
rL LLVM
http://reviews.llvm.org/D18216
More information about the llvm-commits
mailing list