This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d7958d5ac0c Don't crash when we see unallocatable registers in clobbers new 30e015950d7 Made llvm-cfi-verify not execute unit tests on non-x86 builds.
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: tools/llvm-cfi-verify/lib/FileAnalysis.cpp | 31 ++++++++++---------- tools/llvm-cfi-verify/lib/FileAnalysis.h | 3 ++ unittests/tools/llvm-cfi-verify/CMakeLists.txt | 9 ++---- unittests/tools/llvm-cfi-verify/FileAnalysis.cpp | 23 +++++++++++++-- unittests/tools/llvm-cfi-verify/GraphBuilder.cpp | 37 ++++++++++++++++++++++-- 5 files changed, 77 insertions(+), 26 deletions(-)