[Objdump] Output information about common symbols in a way closer to GNU objdump.
authorColin LeMahieu <colinl@codeaurora.org>
Fri, 23 Jan 2015 20:06:24 +0000 (20:06 +0000)
committerColin LeMahieu <colinl@codeaurora.org>
Fri, 23 Jan 2015 20:06:24 +0000 (20:06 +0000)
commit88fa664c1bc7aec4e717d5bdbfd2ad334d36423b
tree1b2c5d36924eeade0c6fe611b83ef2bbb14ec2da
parentae597a058ae4d12cae9dc61500855ea885aa7930
[Objdump] Output information about common symbols in a way closer to GNU objdump.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226932 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/Inputs/common-symbol-elf [new file with mode: 0644]
test/tools/llvm-objdump/common-symbol-elf.test [new file with mode: 0644]
tools/llvm-objdump/llvm-objdump.cpp