diff options
| author | Kevin Enderby <enderby@apple.com> | 2016-09-13 21:42:28 +0000 |
|---|---|---|
| committer | Kevin Enderby <enderby@apple.com> | 2016-09-13 21:42:28 +0000 |
| commit | f76b56cb9c711e147ebb0407f153a0c4f38cd644 (patch) | |
| tree | 04c8125834bf84454886e52334c19503fe1f86d7 /llvm/test/Object/Inputs/macho-invalid-dyldinfo-small | |
| parent | 9918cb65736a69a141bba65e33e4a56f313681e4 (diff) | |
| download | bcm5719-llvm-f76b56cb9c711e147ebb0407f153a0c4f38cd644.tar.gz bcm5719-llvm-f76b56cb9c711e147ebb0407f153a0c4f38cd644.zip | |
Next set of additional error checks for invalid Mach-O files for bad load commands
that use the Mach::dyld_info_command type for the load commands that are
currently use in the MachOObjectFile constructor.
This contains the missing checks for LC_DYLD_INFO and
LC_DYLD_INFO_ONLY load commands and the fields for the
Mach::dyld_info_command type.
llvm-svn: 281400
Diffstat (limited to 'llvm/test/Object/Inputs/macho-invalid-dyldinfo-small')
| -rw-r--r-- | llvm/test/Object/Inputs/macho-invalid-dyldinfo-small | bin | 0 -> 76 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/macho-invalid-dyldinfo-small b/llvm/test/Object/Inputs/macho-invalid-dyldinfo-small Binary files differnew file mode 100644 index 00000000000..7ccb261eb9f --- /dev/null +++ b/llvm/test/Object/Inputs/macho-invalid-dyldinfo-small |

