summaryrefslogtreecommitdiff
path: root/test/Object/Inputs/macho-invalid-segment-vmsize
AgeCommit message (Collapse)Author
2016-08-12Next set of additional error checks for invalid Mach-O files.Kevin Enderby
This contains the two missing checks for LC_SEGMENT load command fields. And checks for the Mach-O sections fields that would make them invalid. With the new checks, some of the existing malformed file checks now trips one of these instead of the issue it was having before so those tests were adjusted. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@278557 91177308-0d34-0410-b5e6-96231b3b80d8