Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The HTML documentation is now automatically generated from POD source. | Misha Brukman | 2004-07-02 | 1 | -107/+0 |
| | | | | llvm-svn: 14578 | ||||
* | Well, to be honest, -array-checks and -trace are gone, too. :-) | Brian Gaeke | 2003-10-31 | 1 | -14/+0 |
| | | | | llvm-svn: 9631 | ||||
* | The `-q' option has gone away. | Misha Brukman | 2003-10-31 | 1 | -6/+0 |
| | | | | llvm-svn: 9627 | ||||
* | Mostly rewritten. | Brian Gaeke | 2003-10-19 | 1 | -17/+60 |
| | | | | llvm-svn: 9261 | ||||
* | Consistently set the background color | Chris Lattner | 2003-10-07 | 1 | -2/+2 |
| | | | | | | Change the footer to include "maintained by" llvm-svn: 8938 | ||||
* | Add pointer to LLC for code generator options. <tt> a bunch of stuff which ↵ | Chris Lattner | 2003-10-07 | 1 | -35/+10 |
| | | | | | | should be llvm-svn: 8932 | ||||
* | Added information on input and output filenames. | John Criswell | 2003-09-29 | 1 | -3/+32 |
| | | | | | | | | Added periods to the end of sentence fragments describing options. Added information to llc about which target architecture is selected for assembly language code generation. llvm-svn: 8741 | ||||
* | 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/+80 |
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483 |