[docs]Move llvm-readobj from "Developer Tools" to "Basic Commands"

On the Command Guide page, there are multiple sections with links to the
different documentation pages available for LLVM tools. The "Basic
Tools" section includes tools like llvm-objdump, llvm-nm and so on. The
"Developer Tools" section contains things like FileCheck and lit. This
change moves llvm-readobj into the former block, from the latter.

Reviewed by: MaskRay

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

llvm-svn: 362813
This commit is contained in:
James Henderson 2019-06-07 16:43:44 +00:00
parent 37e1b41f1b
commit aa8753bc98
1 changed files with 1 additions and 1 deletions

View File

@ -35,6 +35,7 @@ Basic Commands
llvm-dwarfdump
dsymutil
llvm-mca
llvm-readobj
Debugging Tools
~~~~~~~~~~~~~~~
@ -58,4 +59,3 @@ Developer Tools
llvm-build
llvm-exegesis
llvm-pdbutil
llvm-readobj