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 | 61cf9c8811447163b60f84cf03348c6c55e99729 (patch) | |
tree | d0a56b5c3682c275a3d84ff8968bc67471700ca9 /llvm/docs/CommandGuide | |
parent | 4f1f92e32346bd45c4f887111b1404eb16debdc7 (diff) | |
download | bcm5719-llvm-61cf9c8811447163b60f84cf03348c6c55e99729.tar.gz bcm5719-llvm-61cf9c8811447163b60f84cf03348c6c55e99729.zip |
Missed moving bugpoint link over to CommandGuide/html/
llvm-svn: 18732
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/index.html b/llvm/docs/CommandGuide/index.html index 74d7e535087..5a48af81a29 100644 --- a/llvm/docs/CommandGuide/index.html +++ b/llvm/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> - |