summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-dyld-small
Commit message (Collapse)AuthorAgeFilesLines
* Next set of additional error checks for invalid Mach-O files for theKevin Enderby2016-09-271-0/+0
other load commands that use the MachO::dylinker_command type but not used in llvm libObject code but used in llvm tool code. This includes LC_ID_DYLINKER, LC_LOAD_DYLINKER and LC_DYLD_ENVIRONMENT load commands. llvm-svn: 282553
OpenPOWER on IntegriCloud