This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 799bfde [LoopInterchange] Track all dependencies, not just anti depen [...] new e10e0e3 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 | 8 ++++++-- test/Object/Inputs/macho-invalid-uuid-bad-size | Bin 0 -> 48 bytes test/Object/Inputs/macho-invalid-uuid-more-than-one | Bin 0 -> 76 bytes test/Object/macho-invalid.test | 6 ++++++ 4 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 test/Object/Inputs/macho-invalid-uuid-bad-size create mode 100644 test/Object/Inputs/macho-invalid-uuid-more-than-one