summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-sublibrary-name_offset-toobig
Commit message (Collapse)AuthorAgeFilesLines
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-10-171-0/+0
load commands that use the MachO::sub_framework_command, MachO::sub_umbrella_command, MachO::sub_library_command and MachO::sub_client_command types but are not used in llvm libObject code but used in llvm tool code. This includes the LC_SUB_FRAMEWORK, LC_SUB_UMBRELLA, LC_SUB_LIBRARY and LC_SUB_CLIENT load commands. llvm-svn: 284431
OpenPOWER on IntegriCloud