Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The HTML documentation is now automatically generated from POD source. | Misha Brukman | 2004-07-02 | 1 | -109/+0 |
| | | | | llvm-svn: 14578 | ||||
* | The -q option is gone | Chris Lattner | 2004-06-02 | 1 | -16/+0 |
| | | | | llvm-svn: 13965 | ||||
* | Merged in RELEASE_12. | John Criswell | 2004-03-29 | 1 | -5/+0 |
| | | | | llvm-svn: 12532 | ||||
* | Performed some updates on the new options to these command line tools. | John Criswell | 2004-03-12 | 1 | -0/+10 |
| | | | | llvm-svn: 12350 | ||||
* | Clarified the extension to shared library objects. | John Criswell | 2004-01-26 | 1 | -3/+3 |
| | | | | llvm-svn: 10978 | ||||
* | Tweak -plugin description to match bugpoint.html | Brian Gaeke | 2003-10-19 | 1 | -1/+1 |
| | | | | llvm-svn: 9262 | ||||
* | TTify, add links between pages | Chris Lattner | 2003-10-07 | 1 | -44/+31 |
| | | | | llvm-svn: 8939 | ||||
* | Consistently set the background color | Chris Lattner | 2003-10-07 | 1 | -2/+2 |
| | | | | | | Change the footer to include "maintained by" llvm-svn: 8938 | ||||
* | remove options specific to the -internalize pass, add the -debug option | Chris Lattner | 2003-10-07 | 1 | -0/+9 |
| | | | | llvm-svn: 8924 | ||||
* | Added information on how input and output files are selected. | John Criswell | 2003-09-26 | 1 | -5/+13 |
| | | | | | | | | Added information on where files are located by llvm-link. Added missing options. Re-worded some stuff so that it (hopefully) sounds better. llvm-svn: 8723 | ||||
* | Change the heading of the page to reflect the tool name | Chris Lattner | 2003-09-25 | 1 | -2/+2 |
| | | | | llvm-svn: 8715 | ||||
* | Modified the footer to be a link to the LLVM web page. | John Criswell | 2003-09-11 | 1 | -1/+1 |
| | | | | | | | | Organized the commands into three distinct groups on the main page. Fixed the hyperlinks in the main page. Removed as and dis; they will not exist with those names by Release 1. llvm-svn: 8485 | ||||
* | Adding a skeleton for the LLVM Command Guide. | John Criswell | 2003-09-11 | 1 | -0/+116 |
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483 |