This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7e057dc [PPC] add absolute difference altivec instructions and matchi [...] new e9885e0 More additional error checks for invalid Mach-O files when th [...]
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: lib/Object/MachOObjectFile.cpp | 57 +++++++++++++++++++++--- test/Object/Inputs/macho-invalid-strtab-overlap | Bin 0 -> 80 bytes test/Object/Inputs/macho-invalid-symtab-overlap | Bin 0 -> 52 bytes test/Object/macho-invalid.test | 6 +++ 4 files changed, 58 insertions(+), 5 deletions(-) create mode 100644 test/Object/Inputs/macho-invalid-strtab-overlap create mode 100644 test/Object/Inputs/macho-invalid-symtab-overlap