[docs][llvm-nm][llvm-objdump] Improve "See Also" section
authorJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 27 Jun 2019 15:18:15 +0000 (15:18 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Thu, 27 Jun 2019 15:18:15 +0000 (15:18 +0000)
commit92b32a908706808125b6f5cbb44c65610621deb5
treec9062f84bafa555f2bab03c1b037935f90c540c5
parent6b8a2515baaa876139f4f76a1169f0c3aaa72ef2
[docs][llvm-nm][llvm-objdump] Improve "See Also" section

The "See Also" section for llvm-nm didn't actually contain any links,
and the tools referred to didn't make much sense (referring to non-LLVM
tools, when we have equivalents, or tools that aren't really to do with
symbol dumping). llvm-objdump's didn't refer to llvm-readelf.

Reviewed by: grimar

Differential Revision: https://reviews.llvm.org/D63875

llvm-svn: 364552
llvm/docs/CommandGuide/llvm-nm.rst
llvm/docs/CommandGuide/llvm-objdump.rst