]> granicus.if.org Git - llvm/commit
[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)
commitc87feb6e55c9d1835d4defbb0214aa3948a5c86d
treed42d921b39f45e72e170132071db726746e1ab47
parent1ade9071319309ef1cdde0ab9364f245ceb0b05a
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364552 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-nm.rst
docs/CommandGuide/llvm-objdump.rst