[PATCH] D16822: Add -radix option

khemant@codeaurora.org via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 2 14:02:44 PST 2016


khemant created this revision.
khemant added reviewers: llvm-commits, echristo.
khemant added subscribers: llvm-commits, davide, echristo.
khemant set the repository for this revision to rL LLVM.

nm can print symbol values in different radixes. This option enables llvm-nm to output similarly.

Repository:
  rL LLVM

http://reviews.llvm.org/D16822

Files:
  docs/CommandGuide/llvm-nm.rst
  test/tools/llvm-nm/X86/Inputs/x86.radix-object
  test/tools/llvm-nm/X86/radix.test
  tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16822.46698.patch
Type: text/x-patch
Size: 5358 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160202/9cff2a2a/attachment.bin>


More information about the llvm-commits mailing list