This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1310b7 Reland "Use ScopedPrinter in llvm-pdbdump" new f7a03a4 [Support] Creation of minidump after compiler crash on Windows
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/Process.h | 3 + lib/Support/Process.cpp | 7 ++ lib/Support/Unix/Process.inc | 2 + lib/Support/Windows/Process.inc | 2 + lib/Support/Windows/Signals.inc | 217 ++++++++++++++++++++++++++++++++++- lib/Support/Windows/WindowsSupport.h | 17 +++ 6 files changed, 247 insertions(+), 1 deletion(-)