This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7f18dddc3dc [AMDGPU] Fix DPP combiner check for exec modification new b2ae4f8e41b Support for dumping current PrettyStackTrace on SIGINFO (Ctrl-T) new 51c907908b1 Test commit
The 2 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/PrettyStackTrace.h | 14 ++++++ include/llvm/Support/Signals.h | 18 ++++++-- lib/Support/PrettyStackTrace.cpp | 65 ++++++++++++++++++++++++++-- lib/Support/Unix/Signals.inc | 67 +++++++++++++++++++++++------ lib/Support/Windows/Signals.inc | 4 ++ test/Transforms/FunctionAttrs/willreturn.ll | 1 + 6 files changed, 149 insertions(+), 20 deletions(-)