From ee8648bdac07986a0f1ec897b02ec82a2f144d46 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Fri, 7 Aug 2015 23:01:33 +0000 Subject: Vendor import of llvm trunk r242221: https://llvm.org/svn/llvm-project/llvm/trunk@242221 --- test/Object/Inputs/elf-mip64-reloc.o | Bin 0 -> 3208 bytes test/Object/Inputs/invalid-bad-section-address.coff | Bin 0 -> 304 bytes test/Object/Inputs/no-section-table.so | Bin 0 -> 2544 bytes test/Object/Inputs/symtab-only.a | Bin 0 -> 72 bytes test/Object/Inputs/thin-path.a | Bin 0 -> 284 bytes test/Object/Inputs/trivial-object-test2.macho-x86-64 | Bin 0 -> 360 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/Object/Inputs/elf-mip64-reloc.o create mode 100644 test/Object/Inputs/invalid-bad-section-address.coff create mode 100644 test/Object/Inputs/no-section-table.so create mode 100644 test/Object/Inputs/symtab-only.a create mode 100644 test/Object/Inputs/thin-path.a create mode 100644 test/Object/Inputs/trivial-object-test2.macho-x86-64 (limited to 'test/Object/Inputs') diff --git a/test/Object/Inputs/elf-mip64-reloc.o b/test/Object/Inputs/elf-mip64-reloc.o new file mode 100644 index 000000000000..5e689254a43e Binary files /dev/null and b/test/Object/Inputs/elf-mip64-reloc.o differ diff --git a/test/Object/Inputs/invalid-bad-section-address.coff b/test/Object/Inputs/invalid-bad-section-address.coff new file mode 100644 index 000000000000..8d96e0137515 Binary files /dev/null and b/test/Object/Inputs/invalid-bad-section-address.coff differ diff --git a/test/Object/Inputs/no-section-table.so b/test/Object/Inputs/no-section-table.so new file mode 100644 index 000000000000..fd176ebf7ce0 Binary files /dev/null and b/test/Object/Inputs/no-section-table.so differ diff --git a/test/Object/Inputs/symtab-only.a b/test/Object/Inputs/symtab-only.a new file mode 100644 index 000000000000..611236bf3a15 Binary files /dev/null and b/test/Object/Inputs/symtab-only.a differ diff --git a/test/Object/Inputs/thin-path.a b/test/Object/Inputs/thin-path.a new file mode 100644 index 000000000000..d48fd8746898 Binary files /dev/null and b/test/Object/Inputs/thin-path.a differ diff --git a/test/Object/Inputs/trivial-object-test2.macho-x86-64 b/test/Object/Inputs/trivial-object-test2.macho-x86-64 new file mode 100644 index 000000000000..75eedb6dd312 Binary files /dev/null and b/test/Object/Inputs/trivial-object-test2.macho-x86-64 differ -- cgit v1.3