This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9e6d158bde2 [llvm-mca] Move the RegisterFile class into its own transla [...] new 96936258fd5 Signal handling should be signal-safe
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/Signals.h | 4 +- lib/Support/Signals.cpp | 54 ++++++++-- lib/Support/Unix/Signals.inc | 234 +++++++++++++++++++++++++++------------- lib/Support/Windows/Signals.inc | 5 +- 4 files changed, 212 insertions(+), 85 deletions(-)