summaryrefslogtreecommitdiffstats
path: root/llvm/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
commit3709627b7dd21bb541cb7144bf4203357cfbeb75 (patch)
treec921eaf0587b10ffd8f1ad5546dade7600ec7c48 /llvm/docs/CommandGuide
parentc53c2a3a625462869dd53cf0751468f092aff5a4 (diff)
downloadbcm5719-llvm-3709627b7dd21bb541cb7144bf4203357cfbeb75.tar.gz
bcm5719-llvm-3709627b7dd21bb541cb7144bf4203357cfbeb75.zip
Unbreak the bugpoint image
llvm-svn: 13878
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r--llvm/docs/CommandGuide/bugpoint.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/bugpoint.html b/llvm/docs/CommandGuide/bugpoint.html
index 02cb7e8d810..519e02d5277 100644
--- a/llvm/docs/CommandGuide/bugpoint.html
+++ b/llvm/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
OpenPOWER on IntegriCloud