[llvm-commits] CVS: llvm/docs/CommandGuide/bugpoint.html

Chris Lattner lattner at cs.uiuc.edu
Fri May 28 11:53:02 PDT 2004


Changes in directory llvm/docs/CommandGuide:

bugpoint.html updated: 1.29 -> 1.30

---
Log message:

Unbreak the bugpoint image


---
Diffs of the changes:  (+1 -1)

Index: llvm/docs/CommandGuide/bugpoint.html
diff -u llvm/docs/CommandGuide/bugpoint.html:1.29 llvm/docs/CommandGuide/bugpoint.html:1.30
--- llvm/docs/CommandGuide/bugpoint.html:1.29	Tue May  4 16:13:35 2004
+++ llvm/docs/CommandGuide/bugpoint.html	Fri May 28 11:49:54 2004
@@ -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





More information about the llvm-commits mailing list