summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/macho-invalid-bind-overlap
diff options
context:
space:
mode:
authorKevin Enderby <enderby@apple.com>2016-11-02 21:08:39 +0000
committerKevin Enderby <enderby@apple.com>2016-11-02 21:08:39 +0000
commitfbebe1632aaa0f5cc52a4d902cc80eb9b97efa6a (patch)
tree38ea8aa88bb571974f222d1db9cd230b11e41fd7 /llvm/test/Object/Inputs/macho-invalid-bind-overlap
parent807c699bbba1ed813a8466bf087adb6f8ab6c289 (diff)
downloadbcm5719-llvm-fbebe1632aaa0f5cc52a4d902cc80eb9b97efa6a.tar.gz
bcm5719-llvm-fbebe1632aaa0f5cc52a4d902cc80eb9b97efa6a.zip
Add the rest of the additional error checks for invalid Mach-O files when
the offsets and sizes of an element of the Mach-O file overlaps with another element in the Mach-O file. Some other tests for malformed Mach-O files now run into these checks so their tests were also adjusted. llvm-svn: 285860
Diffstat (limited to 'llvm/test/Object/Inputs/macho-invalid-bind-overlap')
-rw-r--r--llvm/test/Object/Inputs/macho-invalid-bind-overlapbin0 -> 240 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/macho-invalid-bind-overlap b/llvm/test/Object/Inputs/macho-invalid-bind-overlap
new file mode 100644
index 00000000000..206315c3b5b
--- /dev/null
+++ b/llvm/test/Object/Inputs/macho-invalid-bind-overlap
Binary files differ
OpenPOWER on IntegriCloud