summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-dyldinfo-bind_off-bind_size
Commit message (Collapse)AuthorAgeFilesLines
* Next set of additional error checks for invalid Mach-O files for bad load ↵Kevin Enderby2016-09-131-0/+0
commands that use the Mach::dyld_info_command type for the load commands that are currently use in the MachOObjectFile constructor. This contains the missing checks for LC_DYLD_INFO and LC_DYLD_INFO_ONLY load commands and the fields for the Mach::dyld_info_command type. llvm-svn: 281400
OpenPOWER on IntegriCloud