1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Object/Inputs
Rafael Espindola 1cc921e760 Revert "Fix a nomenclature error in llvm-nm."
This reverts commit r205479.

It turns out that nm does use addresses, it is just that every reasonable
relocatable ELF object has sections with address 0. I have no idea if those
exist in reality, but it at least it shows that llvm-nm should use the name
address.

The added test was includes an unusual .o file with non 0 section addresses. I
created it by hacking ELFObjectWriter.cpp.

Really sorry for the churn.

llvm-svn: 205493
2014-04-03 00:19:35 +00:00
..
COFF Object: Output .file symbols properly 2014-03-20 06:29:02 +00:00
ELF
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
archive-test.a-empty
archive-test.a-gnu-minimal
archive-test.a-gnu-no-symtab
coff_archive_short.lib
coff_archive.lib
common.coff-i386 Add a test for common symbols in coff. 2014-02-04 23:18:52 +00:00
corrupt-version.elf-x86_64
corrupt.elf-x86-64
dext-test.elf-mips64r2
elf-reloc-no-sym.x86_64
elf-versioning-test.i386
elf-versioning-test.x86_64
elfver.S
elfver.script
evenlen
GNU.a
hello-world.elf-x86-64
IsNAN.o
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
oddlen
program-headers.elf-i386
program-headers.elf-x86-64
program-headers.mips
relocatable-with-section-address.elf-x86-64 Revert "Fix a nomenclature error in llvm-nm." 2014-04-03 00:19:35 +00:00
relocations.elf-x86-64
shared-object-test.elf-i386
shared-object-test.elf-x86-64
shared.ll
SVR4.a
trivial-executable-test.macho-x86-64
trivial-object-test2.elf-x86-64
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
weak-global-symbol.macho-i386
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