llvm-6502/test/tools/llvm-objdump
Kevin Enderby 1de0e80e97 Add code to llvm-objdump so the -section option with -macho will disassemble sections
that have attributes indicating they contain instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228101 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-04 01:01:38 +00:00
..
AArch64 dd the option, -link-opt-hints to llvm-objdump used with -macho to print the 2015-01-27 21:28:24 +00:00
ARM Add the option, -data-in-code, to llvm-objdump used with -macho to print the Mach-O data in code table. 2015-01-23 18:52:17 +00:00
Inputs [Objdump] Output information about common symbols in a way closer to GNU objdump. 2015-01-23 20:06:24 +00:00
X86 Add code to llvm-objdump so the -section option with -macho will disassemble sections 2015-02-04 01:01:38 +00:00
coff-file.test
coff-large-bss.test llvm-objdump: Skip empty sections when dumping contents 2014-11-11 09:58:25 +00:00
coff-many-relocs.test
coff-non-null-terminated-file.test
coff-private-headers.test
common-symbol-elf.test [Objdump] Output information about common symbols in a way closer to GNU objdump. 2015-01-23 20:06:24 +00:00
hex-relocation-addr.test
macho-bad-ordinal.test [llvm-objdump] Update error message and add test case for mach-o file with bad library ordinals 2014-10-14 23:29:38 +00:00
macho-bind2.test [llvm-objdump] Fix mach-o binding decompression error 2014-10-18 01:21:02 +00:00
macho-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +00:00
macho-compact-unwind-i386.test
macho-compact-unwind-x86_64.test
macho-exports-trie.test
macho-lazy-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +00:00
macho-rebase.test
macho-unwind-info-arm64.test
macho-unwind-info-no-relocs.test
macho-unwind-info-x86_64.test
macho-weak-bind.test [llvm-objdump] clean up test cases now that build bots are green 2014-09-17 21:53:07 +00:00
win64-unwind-data.test