Unbreak the bugpoint image

llvm-svn: 13878
This commit is contained in:
Chris Lattner 2004-05-28 16:49:54 +00:00
parent c53c2a3a62
commit 3709627b7d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<h3>SYNOPSIS</h3> <h3>SYNOPSIS</h3>
<tt>bugpoint [options] [input LLVM ll/bc files] [LLVM passes] --args &lt;program arguments&gt;...</tt> <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> <h3>DESCRIPTION</h3>
The <tt>bugpoint</tt> tool narrows down the source of The <tt>bugpoint</tt> tool narrows down the source of