This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6e4c7d70e6 Fix bot failures by requiring x86 target in new test new 87e117df596 Convenience/safety fix for llvm::sys::Execute(And|No)Wait
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/Program.h | 29 +++++++++++++++-------------- lib/Support/GraphWriter.cpp | 4 ++-- lib/Support/Program.cpp | 13 ++++++++----- lib/Support/Signals.cpp | 6 +----- lib/Support/Unix/Program.inc | 12 ++++++------ lib/Support/Windows/Program.inc | 9 +++++---- tools/bugpoint/OptimizerDriver.cpp | 12 +++++++----- tools/bugpoint/ToolRunner.cpp | 4 ++-- tools/dsymutil/MachOUtils.cpp | 2 +- tools/llvm-cov/CodeCoverage.cpp | 5 +---- unittests/Support/ProgramTest.cpp | 23 +++++++++++------------ utils/not/not.cpp | 3 +-- 12 files changed, 60 insertions(+), 62 deletions(-)