summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-dyldinfo-small
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-09-13 21:42:28 +0000
committerKevin Enderby <enderby@apple.com>2016-09-13 21:42:28 +0000
commitf76b56cb9c711e147ebb0407f153a0c4f38cd644 (patch)
tree04c8125834bf84454886e52334c19503fe1f86d7 /llvm/test/Object/Inputs/macho-invalid-dyldinfo-small
parent9918cb65736a69a141bba65e33e4a56f313681e4 (diff)
downloadbcm5719-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-smallbin0 -> 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
new file mode 100644
index 00000000000..7ccb261eb9f
--- /dev/null
+++ b/llvm/test/Object/Inputs/macho-invalid-dyldinfo-small
Binary files differ
OpenPOWER on IntegriCloud