This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 433154b [ADT] Remove CachedHash<T>. new 640265d Next set of additional error checks for invalid Mach-O files [...]
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 | 25 +++++++++++++++++++++ test/Object/Inputs/macho-invalid-routines-bad-size | Bin 0 -> 64 bytes .../Inputs/macho-invalid-routines64-more-than-one | Bin 0 -> 140 bytes test/Object/macho-invalid.test | 6 +++++ 4 files changed, 31 insertions(+) create mode 100644 test/Object/Inputs/macho-invalid-routines-bad-size create mode 100644 test/Object/Inputs/macho-invalid-routines64-more-than-one