1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/Object/Inputs
Rafael Espindola 6f41305fd8 Handle relocations that don't point to symbols.
In ELF (as in MachO), not all relocations point to symbols. Represent this
properly by using a symbol_iterator instead of a SymbolRef. Update llvm-readobj
ELF's dumper to handle relocatios without symbols.

llvm-svn: 183284
2013-06-05 01:33:53 +00:00
..
COFF Split Alignment out of the Section Characteristics. 2013-05-06 20:11:21 +00:00
archive-test.a-coff-i386
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
dext-test.elf-mips64r2 Moved input for objdump test from Mips to Inputs. 2012-08-29 00:10:48 +00:00
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
hello-world.elf-x86-64 Clarify getRelocationAddress x getRelocationOffset a bit. 2013-04-25 12:28:45 +00:00
liblong_filenames.a Adding changes to support GNU style archive library reading 2012-11-13 18:38:42 +00:00
libsimple_archive.a Adding changes to support GNU style archive library reading 2012-11-13 18:38:42 +00:00
macho-text-sections.macho-x86_64 Teach MachO which sections contain code 2012-12-17 17:59:32 +00:00
macho-text.thumb Don't read one command past the end. 2013-04-19 11:36:47 +00:00
program-headers.elf-i386 [objdump] Add --private-headers, -p. 2013-01-06 03:56:49 +00:00
program-headers.elf-x86-64 [Object][ELF] Fix incorrect size of members for the 64 version of Elf_Phdr_Impl. 2013-01-06 03:57:11 +00:00
relocations.elf-x86-64 Add missing file for test. 2012-09-05 23:52:20 +00:00
shared-object-test.elf-i386
shared-object-test.elf-x86-64
shared.ll
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 Implement the "mips endian" for r_info. 2013-04-03 21:02:51 +00:00
trivial-object-test.elf-x86-64
trivial-object-test.macho-i386
trivial-object-test.macho-x86-64
trivial.ll