Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files
authorKevin Enderby <enderby@apple.com>
Mon, 28 Jul 2014 23:17:38 +0000 (23:17 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 28 Jul 2014 23:17:38 +0000 (23:17 +0000)
commit0ee7d91abda0ff5f5ecb52639972fb5110e3273d
tree6cae91160617bfa4eb23ae10e1740f2dcee8d320
parent9cee201f6ecf16dfab19fe146349bb34b81afb91
Tweak llvm-nm’s -undefined-only (aka -u) printing for Mach-O files
to just print the symbol name.  So it matches darwin’s nm(1) -u option.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214143 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/nm-trivial-object.test
tools/llvm-nm/llvm-nm.cpp