mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-11 23:05:31 +00:00
956ca7265c
getRelocationAddress is for dynamic libraries and executables, getRelocationOffset for relocatable objects. Mark the getRelocationAddress of COFF and MachO as not implemented yet. Add a test of ELF's. llvm-readobj -r now prints the same values as readelf -r. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@180259 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
COFF | ||
archive-test.a-coff-i386 | ||
coff_archive.lib | ||
dext-test.elf-mips64r2 | ||
elf-versioning-test.i386 | ||
elf-versioning-test.x86_64 | ||
elfver.S | ||
elfver.script | ||
hello-world.elf-x86-64 | ||
liblong_filenames.a | ||
libsimple_archive.a | ||
macho-text-sections.macho-x86_64 | ||
macho-text.thumb | ||
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 | ||
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 |