llvm/test/tools/llvm-objdump/ARM
Tim Northover 520a6ed0f1 llvm-objdump: extend __mh_execute_header handling to other special syms
We don't need to print any of the special __mh_*_header symbols when
disassembling. Since they point at the beginning of the segment (not where the
actual code is) they're pretty misleading.

Should also fix lld bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@275498 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-14 23:13:03 +00:00
..
Inputs llvm-objdump: extend __mh_execute_header handling to other special syms 2016-07-14 23:13:03 +00:00
lit.local.cfg
macho-arm-and-thumb.test llvm-objdump: deal with invalid ARM encodings slightly better. 2016-04-22 23:23:31 +00:00
macho-data-in-code.test Add the option, -non-verbose to llvm-objdump used with -macho to print things 2015-03-13 17:56:32 +00:00
macho-mattr-arm.test
macho-mcpu-arm.test
macho-private-headers.test Add printing the LC_ENCRYPTION_INFO load command with llvm-objdump’s -private-headers. 2014-12-16 23:25:52 +00:00
macho-symbolized-disassembly.test Update llvm-objdump for disassembly of ARM Mach-O files to always include the opcode bytes. 2016-04-28 20:14:13 +00:00
macho-symbolized-subtractor.test Plumb in the ARM thumb symbolizer in llvm-objdump’s Mach-O disassembler and 2014-11-06 19:00:13 +00:00
macho-v7m.test llvm-objdump: deal with invalid ARM encodings slightly better. 2016-04-22 23:23:31 +00:00
mh_dylib_header.test llvm-objdump: extend __mh_execute_header handling to other special syms 2016-07-14 23:13:03 +00:00