summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/opt.html
Commit message (Collapse)AuthorAgeFilesLines
* remove options specific to the -internalize pass, add the -debug optionChris Lattner2003-10-071-0/+9
| | | | llvm-svn: 8924
* Added information on how input and output files are selected.John Criswell2003-09-261-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 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/+116
Hopefully the group as a whole will update this into a real guide. llvm-svn: 8483
OpenPOWER on IntegriCloud