llvm-project/llvm/test/tools/llvm-objdump/ARM
Martin Storsjo fa5183b028 [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations
All other code in MachODump.cpp uses the same comparison,
((r_length & 0x1) == 1), for distinguishing between the two,
while the code in llvm-objdump.cpp seemed to be incorrect.

Differential Revision: https://reviews.llvm.org/D35240

llvm-svn: 307882
2017-07-13 05:54:08 +00:00
..
Inputs [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations 2017-07-13 05:54:08 +00:00
disassemble-code-data-mix.s
invalid-instruction.s [llvm-objdump] Handle invalid instruction gracefully on ARM 2017-06-29 15:38:47 +00:00
lit.local.cfg
macho-arch-armv7m-flag.test Fix a bugs with using some Mach-O command line flags like "-arch armv7m". 2016-12-16 22:54:02 +00:00
macho-arm-and-thumb.test
macho-data-in-code.test
macho-mattr-arm.test
macho-mcpu-arm.test
macho-nomcpu-armv7s.test Fix llvm-objdump so it picks a good CPU based for Mach-O files 2017-01-24 23:41:04 +00:00
macho-private-headers.test For llvm-objdump for Mach-O files add printing of 2016-10-21 18:22:35 +00:00
macho-reloc-half.test [llvm-objdump] Correctly distinguish between the MachO upper/lower16 relocations 2017-07-13 05:54:08 +00:00
macho-symbolized-disassembly.test
macho-symbolized-subtractor.test
macho-v7m.test
mh_dylib_header.test
v5t-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v5te-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v5tej-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v6-neg-subfeatures.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v6-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v6-subfeatures.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v6k-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v6m-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v6t2-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v7a-neg-subfeature.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v7a-subfeature.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v7m-neg-subfeatures.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v7m-subarch.s [ARM] Create objdump subtarget from build attrs 2017-01-18 13:52:12 +00:00
v7m-subfeatures.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00
v7r-subfeatures.s [ARM] Create SubtargetFeatures from build attrs 2017-01-18 15:52:11 +00:00