diff options
author | Misha Brukman <brukman+llvm@gmail.com> | 2004-12-09 23:28:09 +0000 |
---|---|---|
committer | Misha Brukman <brukman+llvm@gmail.com> | 2004-12-09 23:28:09 +0000 |
commit | dc0cd0228f1ef5e8bc12782717ce34034c1b62b8 (patch) | |
tree | ae2ae6e79dc404bd13bbe5efcce6dc1a3aec1b13 | |
parent | 233952b445d55c741b55e1a74d2962e0b07c680d (diff) | |
download | external_llvm-dc0cd0228f1ef5e8bc12782717ce34034c1b62b8.zip external_llvm-dc0cd0228f1ef5e8bc12782717ce34034c1b62b8.tar.gz external_llvm-dc0cd0228f1ef5e8bc12782717ce34034c1b62b8.tar.bz2 |
Missed moving bugpoint link over to CommandGuide/html/
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18732 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CommandGuide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/index.html b/docs/CommandGuide/index.html index 74d7e53..5a48af8 100644 --- a/docs/CommandGuide/index.html +++ b/docs/CommandGuide/index.html @@ -116,7 +116,7 @@ options) arguments to the tool you are interested in.</p> <ul> -<li><a href="bugpoint.html"><b>bugpoint</b></a> - +<li><a href="html/bugpoint.html"><b>bugpoint</b></a> - automatic test-case reducer</li> <li><a href="html/extract.html"><b>extract</b></a> - |