commit | bd1e605b5c8d11291800494eaa9f508193c943f5 | [log] [tgz] |
---|---|---|
author | Rafael Espindola <rafael.espindola@gmail.com> | Tue Jun 23 15:45:38 2015 +0000 |
committer | Rafael Espindola <rafael.espindola@gmail.com> | Tue Jun 23 15:45:38 2015 +0000 |
tree | 339c1e0d9e97d2717ec263617efad26a01ae8d3f | |
parent | 3800e768a2fe4f924f80aaad985d9160e3267f02 [diff] |
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