This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 8b3fece49e1 Revert test changes part of "Revert "[InstCombine] Fold 'ch [...] new 8b80d4ecc24 [llvm-readobj] - Teach tool to dump objects with >= SHN_LOR [...]
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: .../Inputs/many-sections-stripped.elf-x86_64 | Bin 0 -> 504 bytes .../llvm-readobj/Inputs/many-sections.elf-x86_64 | Bin 0 -> 504 bytes test/tools/llvm-readobj/many-sections.s | 36 +++++++++++++++++++++ tools/llvm-readobj/ELFDumper.cpp | 32 +++++++++++++++--- 4 files changed, 64 insertions(+), 4 deletions(-) create mode 100644 test/tools/llvm-readobj/Inputs/many-sections-stripped.elf-x86_64 create mode 100644 test/tools/llvm-readobj/Inputs/many-sections.elf-x86_64 create mode 100644 test/tools/llvm-readobj/many-sections.s