This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f40e1e4b18d [ELF.h] - Check the case when e_shstrndx=SHN_XINDEX, but th [...] new 330c9412949 [obj2yaml] - MIPS: move and improve testing of the e_flags
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: test/Object/Mips/elf-abi.yaml | 136 ----------- test/Object/Mips/elf-flags.yaml | 52 ----- test/tools/obj2yaml/elf-mips-eflags.yaml | 380 +++++++++++++++++++++++++++++++ 3 files changed, 380 insertions(+), 188 deletions(-) delete mode 100644 test/Object/Mips/elf-abi.yaml delete mode 100644 test/Object/Mips/elf-flags.yaml create mode 100644 test/tools/obj2yaml/elf-mips-eflags.yaml