Fix printing of common symbols.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 6 Jul 2015 18:18:44 +0000 (18:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 6 Jul 2015 18:18:44 +0000 (18:18 +0000)
commite473de21aa18bdfd23b738ca147012aad43865f3
treee515068366870e5dd9389d0496082008e8ac38db
parentedfa571cbd115bf534d8aa92c8d9da1253f6ac76
Fix printing of common symbols.

Printing the symbol size matches the behavior or both gnu nm and freebsd nm.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241480 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/X86/nm-print-size.s
tools/llvm-nm/llvm-nm.cpp