llvm-6502/lib/Object
Rafael Espindola e292347503 Add 179294 back, but don't use bit fields so that it works on big endian hosts.
Original message:

Print more information about relocations.

With this patch llvm-readobj now prints if a relocation is pcrel, its length,
if it is extern and if it is scattered.

It also refactors the code a bit to use bit fields instead of shifts and
masks all over the place.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179345 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-12 00:17:33 +00:00
..
Archive.cpp
Binary.cpp
CMakeLists.txt
COFFObjectFile.cpp Remove unused argument. 2013-04-07 16:40:00 +00:00
ELFObjectFile.cpp
Error.cpp
LLVMBuild.txt
MachOObject.cpp
MachOObjectFile.cpp Add 179294 back, but don't use bit fields so that it works on big endian hosts. 2013-04-12 00:17:33 +00:00
Makefile
Object.cpp
ObjectFile.cpp Remove unused argument. 2013-04-07 16:40:00 +00:00