From: Andrea Di Biagio Date: Thu, 8 Mar 2018 13:43:11 +0000 (+0000) Subject: Add llvm-mca.rst to the table of contents in docs/CommandGuide. X-Git-Tag: llvmorg-7.0.0-rc1~11126 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a2a940d9a7cf3db1a321ef6ae3c14e6a39f9941e;p=platform%2Fupstream%2Fllvm.git 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 --- diff --git a/llvm/docs/CommandGuide/index.rst b/llvm/docs/CommandGuide/index.rst index 805df00..d596667 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 ~~~~~~~~~~~~~~~