summaryrefslogtreecommitdiff
path: root/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-05-28 16:49:54 +0000
committerChris Lattner <sabre@nondot.org>2004-05-28 16:49:54 +0000
commitf4ad013a0e72866e747303911fc39fdd8bddd26a (patch)
treed14c2756c83ffeb471a63e5c1dc69cadda1b9f2d /docs/CommandGuide
parent9d1af97d02e9a0b985e940e950ed659b812c5f3f (diff)
downloadllvm-f4ad013a0e72866e747303911fc39fdd8bddd26a.tar.gz
llvm-f4ad013a0e72866e747303911fc39fdd8bddd26a.tar.bz2
llvm-f4ad013a0e72866e747303911fc39fdd8bddd26a.tar.xz
Unbreak the bugpoint image
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r--docs/CommandGuide/bugpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/bugpoint.html b/docs/CommandGuide/bugpoint.html
index 02cb7e8d81..519e02d527 100644
--- a/docs/CommandGuide/bugpoint.html
+++ b/docs/CommandGuide/bugpoint.html
@@ -12,7 +12,7 @@
<h3>SYNOPSIS</h3>
<tt>bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args &lt;program arguments&gt;...</tt>
-<img src="../Debugging.gif" width=444 height=314 align=right>
+<img src="../img/Debugging.gif" width=444 height=314 align=right>
<h3>DESCRIPTION</h3>
The <tt>bugpoint</tt> tool narrows down the source of