This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3498a4cb172 Hexagon: Fold a single-use textual header into its use new 46254ad8234 Add FileVerifier::isCFIProtected().
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 | 30 +++- tools/llvm-cfi-verify/lib/FileAnalysis.h | 6 + tools/llvm-cfi-verify/llvm-cfi-verify.cpp | 2 + unittests/tools/llvm-cfi-verify/FileAnalysis.cpp | 172 +++++++++++++++++++++++ 4 files changed, 209 insertions(+), 1 deletion(-)