summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-03-08 13:43:11 +0000
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>2018-03-08 13:43:11 +0000
commita2a940d9a7cf3db1a321ef6ae3c14e6a39f9941e (patch)
tree1306a98a0aea4ce3e019f07092cedb7acb7af846
parent3a6b09201781ad803afd2d5e0de135eb31dee9c5 (diff)
downloadbcm5719-llvm-a2a940d9a7cf3db1a321ef6ae3c14e6a39f9941e.tar.gz
bcm5719-llvm-a2a940d9a7cf3db1a321ef6ae3c14e6a39f9941e.zip
Add llvm-mca.rst to the table of contents in docs/CommandGuide.
This should fix the documentation error reported by builder llvm-sphinx-docs (build #16407) after r326998. llvm-svn: 326999
-rw-r--r--llvm/docs/CommandGuide/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/docs/CommandGuide/index.rst b/llvm/docs/CommandGuide/index.rst
index 805df00c173..d596667abcb 100644
--- a/llvm/docs/CommandGuide/index.rst
+++ b/llvm/docs/CommandGuide/index.rst
@@ -31,6 +31,7 @@ Basic Commands
llvm-symbolizer
llvm-dwarfdump
dsymutil
+ llvm-mca
Debugging Tools
~~~~~~~~~~~~~~~
OpenPOWER on IntegriCloud