llvm-nm: print 'n' instead of '?'
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 25 Jun 2015 16:01:53 +0000 (16:01 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 25 Jun 2015 16:01:53 +0000 (16:01 +0000)
commitbfb732def03e5fd6511f5b10c47924c1b24fd19a
treea64a13a40edab5b0beedda9ba91f736fb1821576
parent1ebbc687195bd339d1246590bbfee29b4d5447a4
llvm-nm: print 'n' instead of '?'

This matches gnu nm and has the advantage that there is a upper case N.

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