llvm-6502/test/tools/llvm-objdump/X86
Rafael Espindola bd1e605b5c objdump: Don't print a (always 0) size for MachO symbols.
Only common symbol on MachO and COFF have a size.

For COFF we already had a custom format.

For MachO, there is no native objdump and we were printing it as ELF. Now
we only print the sizes for symbols that actually have them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240422 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-23 15:45:38 +00:00
..
Inputs For llvm-objdump added support for printing Objc1 32-bit runtime meta data 2015-04-16 17:19:59 +00:00
disassembly-show-raw.test
lit.local.cfg
macho-archive-headers.test For llvm-objdump, with the -archive-headers and -macho options, use the -non-verbose 2015-04-30 20:30:42 +00:00
macho-cstring-dump.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-no-leading-addr.test Add the option, -no-leading-addr llvm-objdump used with -macho and 2015-03-17 21:07:39 +00:00
macho-dis-symname.test
macho-dylib.test
macho-indirect-symbols.test
macho-info-plist.test
macho-literal-pointers-i386.test
macho-literal-pointers-x86_64.test
macho-literals.test
macho-nontext-disasm.test
macho-objc-meta-data.test For llvm-objdump, dump the (__OBJC,__protocol) section for Objc1 32-bit Mach-O files 2015-04-16 22:33:20 +00:00
macho-private-headers.test
macho-relocations.test
macho-section-contents.test
macho-section-headers.test
macho-section.test
macho-symbol-table.test objdump: Don't print a (always 0) size for MachO symbols. 2015-06-23 15:45:38 +00:00
macho-symbolized-disassembly.test Add the option -no-symbolic-operands to llvm-objdump used with -macho and 2015-03-17 22:26:11 +00:00
macho-symbolized-subtractor-i386.test
macho-symbolized-subtractor.test
macho-universal-x86_64.i386.test
macho-unwind-info.test
out-of-section-sym.test