summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-symtab-overlap
Commit message (Collapse)AuthorAgeFilesLines
* More additional error checks for invalid Mach-O files whenKevin Enderby2016-10-311-0/+0
the offsets and sizes of an element of the file overlaps with another element in the Mach-O file. This shows the approach to this testing for three elements and contains for tests for their overlap. Checking for all the remain elements will be added next. llvm-svn: 285632
OpenPOWER on IntegriCloud