llvm-6502/test/tools/llvm-readobj
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
..
Inputs
file-headers.test
lit.local.cfg
relocations.test 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
sections-ext.test 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
sections.test Add MachO-x86-64 tests. 2013-04-11 02:52:29 +00:00
symbols.test