1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/tools/llvm-objdump/ARM
Tim Northover fa62fe2415 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.

llvm-svn: 275498
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
macho-mattr-arm.test
macho-mcpu-arm.test
macho-private-headers.test
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
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