summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/lli.html
Commit message (Collapse)AuthorAgeFilesLines
* The HTML documentation is now automatically generated from POD source.Misha Brukman2004-07-021-107/+0
| | | | llvm-svn: 14578
* Well, to be honest, -array-checks and -trace are gone, too. :-)Brian Gaeke2003-10-311-14/+0
| | | | llvm-svn: 9631
* The `-q' option has gone away.Misha Brukman2003-10-311-6/+0
| | | | llvm-svn: 9627
* Mostly rewritten.Brian Gaeke2003-10-191-17/+60
| | | | llvm-svn: 9261
* Consistently set the background colorChris Lattner2003-10-071-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 Lattner2003-10-071-35/+10
| | | | | | should be llvm-svn: 8932
* Added information on input and output filenames.John Criswell2003-09-291-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 nameChris Lattner2003-09-251-2/+2
| | | | llvm-svn: 8715
* Modified the footer to be a link to the LLVM web page.John Criswell2003-09-111-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 Criswell2003-09-111-0/+80
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483
OpenPOWER on IntegriCloud