summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-codesign-bad-size
Commit message (Collapse)AuthorAgeFilesLines
* One more additional error check for invalid Mach-O files for aKevin Enderby2016-10-181-0/+0
load command that use the MachO:: linkedit_data_command type but is not used in llvm libObject code but used in llvm tool code. This is for the LC_CODE_SIGNATURE load command. llvm-svn: 284529
OpenPOWER on IntegriCloud