commit | 8c3593658371902e8486fd9a0bb970b5e95a2562 | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Tue Sep 07 23:10:21 2010 +0000 |
committer | John McCall <rjmccall@apple.com> | Tue Sep 07 23:10:21 2010 +0000 |
tree | c71b9c2d3c936fcbc7bb8a733cc52399bfde0e97 | |
parent | 6b964cd21118e816a4669d660d2c96751dc7ccf3 [diff] [blame] |
Add documentation for llvm-diff. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113303 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 72cd2cf..8854fbb 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html
@@ -72,6 +72,9 @@ <li><a href="/cmds/llvmc.html"><b>llvmc</b></a> - a generic customizable compiler driver</li> +<li><a href="/cmds/llvm-diff.html"><b>llvm-diff</b></a> - + structurally compare two modules</li> + </ul> </div>