summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-routines-bad-size
Commit message (Collapse)AuthorAgeFilesLines
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-181-0/+0
load commands that use the MachO::routines_command and and MachO::routines_command_64 types but are not used in llvm libObject code but used in llvm tool code. This includes the LC_ROUTINES and LC_ROUTINES_64 load commands. llvm-svn: 284504
OpenPOWER on IntegriCloud