llvm-6502/test/Object/Inputs
David Majnemer 6d191534f6 Object: Provide a richer means of describing auxiliary symbols
The current state of affairs has auxiliary symbols described as a big
bag of bytes. This is less than satisfying, it detracts from the YAML
file as being human readable.

Instead, allow for symbols to optionally contain their auxiliary data.
This allows us to have a much higher level way of describing things like
weak symbols, function definitions and section definitions.

This depends on D3105.

Differential Revision: http://llvm-reviews.chandlerc.com/D3092

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204214 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-19 04:47:47 +00:00
..
COFF Object: Provide a richer means of describing auxiliary symbols 2014-03-19 04:47:47 +00:00
ELF [yaml2obj] Remove fragile test case. 2013-06-12 00:01:26 +00:00
absolute.elf-x86-64 Add a test for printing absolute symbols in ELF. 2014-02-05 04:36:47 +00:00
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 Add support for archives with no symbol table or string table. 2013-07-04 19:40:23 +00:00
archive-test.a-gnu-no-symtab Add support for gnu archives with a string table and no symtab. 2013-07-03 15:57:14 +00:00
coff_archive_short.lib [Object/COFF] Fix Windows .lib name handling. 2013-06-03 00:27:03 +00:00
coff_archive.lib [Object/COFF] Fix Windows .lib name handling. 2013-06-03 00:27:03 +00:00
common.coff-i386 Add a test for common symbols in coff. 2014-02-04 23:18:52 +00:00
corrupt-version.elf-x86_64 [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
corrupt.elf-x86-64 [Object] Split the ELF interface into 3 parts. 2013-08-08 22:27:13 +00:00
dext-test.elf-mips64r2
elf-reloc-no-sym.x86_64 Handle relocations that don't point to symbols. 2013-06-05 01:33:53 +00:00
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 Teach llvm-objdump with the -macho parser how to use the data in code table 2013-06-06 17:20:50 +00:00
macho-text-sections.macho-x86_64
macho-text.thumb
macho-universal.x86_64.i386 Basic support for parsing Mach-O universal binaries in LLVMObject library 2013-06-18 15:03:28 +00:00
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
program-headers.mips [Mips] Teach llvm-readobj to print MIPS-specific ELF program headers. 2013-10-07 08:58:27 +00:00
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-executable-test.macho-x86-64 MC: ObjectSymbolizer can now recognize external function stubs. 2013-08-21 07:28:13 +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-mipsel [Object][ELF][Mips] Print symbol name for MIPS ELF relocations. 2014-01-23 15:05:45 +00:00
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
weak-global-symbol.macho-i386 Fix llvm-nm to mach OS X's nm on some tests. 2013-11-02 05:03:24 +00:00
weak.elf-x86-64 Small fix for llvm-nm handling of weak symbols on ELF (print 'v'). 2014-02-04 23:53:15 +00:00
xpg4.a Move tests from test/Archive to test/Object. 2013-07-10 21:47:16 +00:00