This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cf427532200 [InstCombine] add test for shl-zext with extra use; NFC new ebb27f6cc93 [llvm-readelf] Fix core note descriptions
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/BinaryFormat/ELF.h | 61 +++++++++++++++++++++++ test/tools/llvm-readobj/note-core.test | 28 +++++++++++ tools/llvm-readobj/ELFDumper.cpp | 88 +++++++++++++++++++++++++++++++++- 3 files changed, 175 insertions(+), 2 deletions(-) create mode 100644 test/tools/llvm-readobj/note-core.test