summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-09-26 21:11:03 +0000
committerKevin Enderby <enderby@apple.com>2016-09-26 21:11:03 +0000
commit90986e6c7c8d81985ad2cfa6d085d7d35ee71242 (patch)
tree91d40a374e982f1b49b846f7d74bd88ca7615d87 /llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize
parent0a48b37cfdb69fdbdc799e2754124338c721e5dc (diff)
downloadbcm5719-llvm-90986e6c7c8d81985ad2cfa6d085d7d35ee71242.tar.gz
bcm5719-llvm-90986e6c7c8d81985ad2cfa6d085d7d35ee71242.zip
Next set of additional error checks for invalid Mach-O files for the
other load commands that use the Mach::linkedit_data_command type but not used in llvm libObject code but used in llvm tool code. This includes LC_FUNCTION_STARTS, LC_SEGMENT_SPLIT_INFO and LC_DYLIB_CODE_SIGN_DRS load commands. llvm-svn: 282441
Diffstat (limited to 'llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize')
-rw-r--r--llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasizebin0 -> 44 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize b/llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize
new file mode 100644
index 00000000000..75fefd9c9e6
--- /dev/null
+++ b/llvm/test/Object/Inputs/macho-invalid-splitinfo-dataoff-datasize
Binary files differ
OpenPOWER on IntegriCloud