summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-bind-overlap
Commit message (Collapse)AuthorAgeFilesLines
* Add the rest of the additional error checks for invalid Mach-O files whenKevin Enderby2016-11-021-0/+0
the offsets and sizes of an element of the Mach-O file overlaps with another element in the Mach-O file. Some other tests for malformed Mach-O files now run into these checks so their tests were also adjusted. llvm-svn: 285860
OpenPOWER on IntegriCloud