[PATCH] D34668: llvm-nm: Add suport for symbol demangling (-C/--demangle)

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 27 11:58:09 PDT 2017


sbc100 updated this revision to Diff 104231.
sbc100 added a comment.

- Add test coverage for Mach-O symbols which start with _


https://reviews.llvm.org/D34668

Files:
  docs/CommandGuide/llvm-nm.rst
  test/tools/llvm-nm/X86/demangle.ll
  tools/llvm-nm/CMakeLists.txt
  tools/llvm-nm/llvm-nm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34668.104231.patch
Type: text/x-patch
Size: 5640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170627/121527ad/attachment.bin>


More information about the llvm-commits mailing list