[llvm-nm] Add -radix option
authorHemant Kulkarni <khemant@codeaurora.org>
Wed, 10 Feb 2016 17:51:39 +0000 (17:51 +0000)
committerHemant Kulkarni <khemant@codeaurora.org>
Wed, 10 Feb 2016 17:51:39 +0000 (17:51 +0000)
commit5e005a110862db0ad974862593d6e9541ce8cf8e
tree24e08e0d5a6d201f0cfb34f4feb728c524d4e970
parent4f2ca0d268a10b477f3b0dcb7438b1a204266f50
[llvm-nm] Add -radix option

Differential Revision: http://reviews.llvm.org/D16822

llvm-svn: 260392
llvm/docs/CommandGuide/llvm-nm.rst
llvm/test/tools/llvm-nm/X86/radix/Inputs/radix.asm [new file with mode: 0644]
llvm/test/tools/llvm-nm/X86/radix/lit.local.cfg [new file with mode: 0644]
llvm/test/tools/llvm-nm/X86/radix/radix.test [new file with mode: 0644]
llvm/tools/llvm-nm/llvm-nm.cpp