This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 162ad1bb2ac [FileCheck] introduce CHECK-COUNT-<num> repetition directive new 7b60928bd7d [FileCheck] fixing typo in assert new 84d18ae14ed [libObject] Fix getDesc for Elf_Note_Impl new 7230fe433c3 [FileCheck] fixing small formatting error in docs
The 3 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/CommandGuide/FileCheck.rst | 2 +- include/llvm/Object/ELFTypes.h | 11 +++--- lib/Support/FileCheck.cpp | 2 +- test/tools/llvm-readobj/gnu-note-size.test | 32 ++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 61 +++++++++++++++--------------- 5 files changed, 69 insertions(+), 39 deletions(-) create mode 100644 test/tools/llvm-readobj/gnu-note-size.test