[llvm-nm] Print out N_COLD_FUNC as "cold func"
commit020a696694df6bd919e68f26f81d91e457c739dc
authorVedant Kumar <vsk@apple.com>
Sat, 26 Jan 2019 00:33:15 +0000 (26 00:33 +0000)
committerVedant Kumar <vsk@apple.com>
Sat, 26 Jan 2019 00:33:15 +0000 (26 00:33 +0000)
tree1df4e0cfefb6ada91ac5d38dff9c610316da6ddc
parent09680ebbcf75946252117f40aedb6e2e27ef422e
[llvm-nm] Print out N_COLD_FUNC as "cold func"

Per post-commit feedback from Mike, have llvm-nm print out this symbol
attribute as "[cold func]".

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@352258 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-nm/AArch64/macho-cold.test
tools/llvm-nm/llvm-nm.cpp