diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2013-04-08 18:41:23 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2013-04-08 18:41:23 +0000 |
commit | 4a16efa3e43e35f0cc9efe3a67f620f0017c3d36 (patch) | |
tree | 06099edc18d30894081a822b756f117cbe0b8207 /test/Object/Inputs | |
parent | 482e7bddf617ae804dc47133cb07eb4aa81e45de (diff) |
Diffstat (limited to 'test/Object/Inputs')
-rw-r--r-- | test/Object/Inputs/COFF/i386.yaml | 1 | ||||
-rwxr-xr-x | test/Object/Inputs/coff_archive.lib | bin | 0 -> 41196 bytes | |||
-rw-r--r-- | test/Object/Inputs/liblong_filenames.a | bin | 0 -> 10920 bytes | |||
-rw-r--r-- | test/Object/Inputs/libsimple_archive.a | bin | 0 -> 1596 bytes | |||
-rw-r--r-- | test/Object/Inputs/macho-text-sections.macho-x86_64 | bin | 0 -> 268 bytes | |||
-rw-r--r-- | test/Object/Inputs/program-headers.elf-i386 | bin | 0 -> 987 bytes | |||
-rw-r--r-- | test/Object/Inputs/program-headers.elf-x86-64 | bin | 0 -> 1108 bytes | |||
-rw-r--r-- | test/Object/Inputs/trivial-object-test.elf-mips64el | bin | 0 -> 1064 bytes |
8 files changed, 1 insertions, 0 deletions
diff --git a/test/Object/Inputs/COFF/i386.yaml b/test/Object/Inputs/COFF/i386.yaml index ca902220c13b4..aec7a5813cf97 100644 --- a/test/Object/Inputs/COFF/i386.yaml +++ b/test/Object/Inputs/COFF/i386.yaml @@ -1,5 +1,6 @@ header: !Header Machine: IMAGE_FILE_MACHINE_I386 # (0x14c) + Characteristics: [ IMAGE_FILE_DEBUG_STRIPPED ] sections: - !Section diff --git a/test/Object/Inputs/coff_archive.lib b/test/Object/Inputs/coff_archive.lib Binary files differnew file mode 100755 index 0000000000000..e079991bfbacb --- /dev/null +++ b/test/Object/Inputs/coff_archive.lib diff --git a/test/Object/Inputs/liblong_filenames.a b/test/Object/Inputs/liblong_filenames.a Binary files differnew file mode 100644 index 0000000000000..368d665c94ee5 --- /dev/null +++ b/test/Object/Inputs/liblong_filenames.a diff --git a/test/Object/Inputs/libsimple_archive.a b/test/Object/Inputs/libsimple_archive.a Binary files differnew file mode 100644 index 0000000000000..6e232e3e3cf83 --- /dev/null +++ b/test/Object/Inputs/libsimple_archive.a diff --git a/test/Object/Inputs/macho-text-sections.macho-x86_64 b/test/Object/Inputs/macho-text-sections.macho-x86_64 Binary files differnew file mode 100644 index 0000000000000..cce203ba0d883 --- /dev/null +++ b/test/Object/Inputs/macho-text-sections.macho-x86_64 diff --git a/test/Object/Inputs/program-headers.elf-i386 b/test/Object/Inputs/program-headers.elf-i386 Binary files differnew file mode 100644 index 0000000000000..eb92c71cee5a0 --- /dev/null +++ b/test/Object/Inputs/program-headers.elf-i386 diff --git a/test/Object/Inputs/program-headers.elf-x86-64 b/test/Object/Inputs/program-headers.elf-x86-64 Binary files differnew file mode 100644 index 0000000000000..037bf14866a12 --- /dev/null +++ b/test/Object/Inputs/program-headers.elf-x86-64 diff --git a/test/Object/Inputs/trivial-object-test.elf-mips64el b/test/Object/Inputs/trivial-object-test.elf-mips64el Binary files differnew file mode 100644 index 0000000000000..5ad9ba3a0bc0a --- /dev/null +++ b/test/Object/Inputs/trivial-object-test.elf-mips64el |