[llvm-commits] CVS: llvm/www/docs/CommandGuide/bugpoint.html
Chris Lattner
lattner at cs.uiuc.edu
Tue Oct 7 15:35:01 PDT 2003
Changes in directory llvm/www/docs/CommandGuide:
bugpoint.html updated: 1.1 -> 1.2
---
Log message:
no this really isn't extract
---
Diffs of the changes: (+1 -1)
Index: llvm/www/docs/CommandGuide/bugpoint.html
diff -u llvm/www/docs/CommandGuide/bugpoint.html:1.1 llvm/www/docs/CommandGuide/bugpoint.html:1.2
--- llvm/www/docs/CommandGuide/bugpoint.html:1.1 Tue Oct 7 15:33:30 2003
+++ llvm/www/docs/CommandGuide/bugpoint.html Tue Oct 7 15:33:52 2003
@@ -10,7 +10,7 @@
<tt>bugpoint</tt>
<h3>SYNOPSIS</h3>
-<tt>extract [options] [input llvm ll/bc files] [LLVM passes] --args <program arguments>...</tt>
+<tt>bugpoint [options] [input llvm ll/bc files] [LLVM passes] --args <program arguments>...</tt>
<img src="../Debugging.gif" width=444 height=314 align=right>
<h3>DESCRIPTION</h3>
More information about the llvm-commits
mailing list