mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-25 20:59:51 +00:00
d787a41b11
Normally r_info is just a 32 of 64 bit number matching the endian of the rest of the file. Unfortunately, mips 64 bit little endian is special: The top 32 bits are a little endian number and the following 32 are a big endian one. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178694 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 | ||
liblong_filenames.a | ||
libsimple_archive.a | ||
macho-text-sections.macho-x86_64 | ||
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 |