This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db99a998067 Introduce the llvm-cfi-verify tool (resubmission of D37937). new d3762c4675c Revert "Introduce the llvm-cfi-verify tool (resubmission of [...]
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: docs/CFIVerify.rst | 91 ----------- docs/index.rst | 6 +- tools/LLVMBuild.txt | 1 - tools/llvm-cfi-verify/CMakeLists.txt | 14 -- tools/llvm-cfi-verify/LLVMBuild.txt | 22 --- tools/llvm-cfi-verify/llvm-cfi-verify.cpp | 241 ------------------------------ 6 files changed, 1 insertion(+), 374 deletions(-) delete mode 100644 docs/CFIVerify.rst delete mode 100644 tools/llvm-cfi-verify/CMakeLists.txt delete mode 100644 tools/llvm-cfi-verify/LLVMBuild.txt delete mode 100644 tools/llvm-cfi-verify/llvm-cfi-verify.cpp