summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho64-invalid-incomplete-segment-load-command
Commit message (Collapse)AuthorAgeFilesLines
* [Object, MachO] Don't crash on incomplete MachO segment load commands.Alexey Samsonov2015-06-041-0/+0
Report proper error code from MachOObjectFile constructor if we can't parse another segment load command (we already return a proper error if segment load command contents is suspicious). llvm-svn: 239109
OpenPOWER on IntegriCloud