llvm-6502/test/tools
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
..
dsymutil [dsymutil] Fix misspelled CHECK line. 2015-06-05 23:46:18 +00:00
gold Add a triple to the test to fix it on some hosts. 2015-06-22 15:44:20 +00:00
llvm-cov
llvm-cxxdump Add a test for the previous commit. 2015-06-23 03:42:44 +00:00
llvm-lit
llvm-mc
llvm-objdump objdump: Don't print a (always 0) size for MachO symbols. 2015-06-23 15:45:38 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj Improve the --expand-relocs handling of MachO. 2015-06-18 22:38:20 +00:00
llvm-symbolizer [Object] Search for architecures by name in MachOUniversalBinary::getObjectForArch() 2015-06-22 21:33:24 +00:00
lto