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
This commit is contained in:
Andrea Di Biagio 2018-03-08 13:43:11 +00:00
parent 3a6b092017
commit a2a940d9a7
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ Basic Commands
llvm-symbolizer
llvm-dwarfdump
dsymutil
llvm-mca
Debugging Tools
~~~~~~~~~~~~~~~