This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 838c3a9 Fix case of file include path. new d6842a6 Another additional error check for invalid Mach-O files for t [...]
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 | 34 +++++++++++++++++++++ .../Inputs/macho-invalid-twolevelhints-bad-size | Bin 0 -> 48 bytes .../macho-invalid-twolevelhints-more-than-one | Bin 0 -> 60 bytes .../Inputs/macho-invalid-twolevelhints-offset | Bin 0 -> 44 bytes .../macho-invalid-twolevelhints-offset-nhints | Bin 0 -> 44 bytes test/Object/macho-invalid.test | 12 ++++++++ 6 files changed, 46 insertions(+) create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-bad-size create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-more-than-one create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-offset create mode 100644 test/Object/Inputs/macho-invalid-twolevelhints-offset-nhints