llvm-6502/test/Object/Inputs
Rafael Espindola cf48cf23de Add support for the 's' operation to llvm-ar.
If no other operation is specified, 's' becomes an operation instead of an
modifier. The s operation just creates a symbol table. It is the same as
running ranlib.

We assume the archive was created by a sane ar (like llvm-ar or gnu ar) and
if the symbol table is present, then it is current. We use that to optimize
the most common case: a broken build system that thinks it has to run ranlib.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187353 91177308-0d34-0410-b5e6-96231b3b80d8
2013-07-29 12:40:31 +00:00
..
COFF
ELF
archive-test.a-coff-i386
archive-test.a-corrupt-symbol-table Add support for the 's' operation to llvm-ar. 2013-07-29 12:40:31 +00:00
archive-test.a-empty Don't reject an empty archive. 2013-07-12 13:32:28 +00:00
archive-test.a-gnu-minimal
archive-test.a-gnu-no-symtab
coff_archive_short.lib
coff_archive.lib
dext-test.elf-mips64r2
elf-reloc-no-sym.x86_64
elf-versioning-test.i386
elf-versioning-test.x86_64
elfver.S
elfver.script
evenlen Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
GNU.a Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
hello-world.elf-x86-64
IsNAN.o Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
liblong_filenames.a
libsimple_archive.a
macho-data-in-code.macho-thumbv7
macho-text-sections.macho-x86_64
macho-text.thumb
macho-universal.x86_64.i386
MacOSX.a Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
oddlen Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
program-headers.elf-i386
program-headers.elf-x86-64
relocations.elf-x86-64
shared-object-test.elf-i386
shared-object-test.elf-x86-64
shared.ll
SVR4.a Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
trivial-object-test2.elf-x86-64 Add an initial implementation of archive symbol table generation. 2013-07-23 10:47:01 +00:00
trivial-object-test.coff-i386
trivial-object-test.coff-x86-64
trivial-object-test.elf-hexagon
trivial-object-test.elf-i386
trivial-object-test.elf-mips64el
trivial-object-test.elf-x86-64
trivial-object-test.macho-i386
trivial-object-test.macho-x86-64
trivial.ll
very_long_bytecode_file_name.bc Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00
xpg4.a Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00