diff options
Diffstat (limited to 'docs/CommandGuide/bugpoint.html')
-rw-r--r-- | docs/CommandGuide/bugpoint.html | 2 |
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 <program arguments>...</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 |