[PATCH] D63327: [docs][llvm-nm] Improve symbol code documentation

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 04:48:14 PDT 2019


jhenderson created this revision.
jhenderson added reviewers: kastiglione, sbc100, rupprecht, mtrent, MaskRay.
Herald added a project: LLVM.

The existing symbol code documentation was very incomplete. This patch adds the missing codes, and defines them based on the current code behaviour.

Fixes https://bugs.llvm.org/show_bug.cgi?id=42231.


Repository:
  rL LLVM

https://reviews.llvm.org/D63327

Files:
  docs/CommandGuide/llvm-nm.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63327.204742.patch
Type: text/x-patch
Size: 2375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190614/f7e968b2/attachment.bin>


More information about the llvm-commits mailing list