[PATCH] D63011: [docs]Move llvm-readobj from "Developer Tools" to "Basic Commands"
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 09:42:03 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL362813: [docs]Move llvm-readobj from "Developer Tools" to "Basic Commands" (authored by jhenderson, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63011?vs=203568&id=203575#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63011/new/
https://reviews.llvm.org/D63011
Files:
llvm/trunk/docs/CommandGuide/index.rst
Index: llvm/trunk/docs/CommandGuide/index.rst
===================================================================
--- llvm/trunk/docs/CommandGuide/index.rst
+++ llvm/trunk/docs/CommandGuide/index.rst
@@ -35,6 +35,7 @@
llvm-dwarfdump
dsymutil
llvm-mca
+ llvm-readobj
Debugging Tools
~~~~~~~~~~~~~~~
@@ -58,4 +59,3 @@
llvm-build
llvm-exegesis
llvm-pdbutil
- llvm-readobj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63011.203575.patch
Type: text/x-patch
Size: 401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/b1b53cdb/attachment.bin>
More information about the llvm-commits
mailing list