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

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 10:44:10 PDT 2019


rupprecht added inline comments.


================
Comment at: docs/CommandGuide/llvm-nm.rst:31
 
- Named object is referenced but undefined in this bitcode file
+a, A
+
----------------
Do we print lowercase `a`? `man nm` doesn't include it.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63327/new/

https://reviews.llvm.org/D63327





More information about the llvm-commits mailing list