diff options
Diffstat (limited to 'docs/CommandGuide/index.html')
-rw-r--r-- | docs/CommandGuide/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 145569c96c..5db70200bc 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -75,6 +75,9 @@ options) arguments to the tool you are interested in.</p> <li><a href="/cmds/llvm-cov.html"><b>llvm-cov</b></a> - emit coverage information</li> +<li><a href="/cmds/llvm-stress.html"><b>llvm-stress</b></a> - + generate random .ll files to fuzz different llvm components</li> + </ul> </div> |