summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-link.html
Commit message (Collapse)AuthorAgeFilesLines
* The HTML documentation is now automatically generated from POD source.Misha Brukman2004-07-021-88/+0
| | | | llvm-svn: 14578
* Minor edits; also expand description of '-v' option.Brian Gaeke2003-10-191-3/+5
| | | | llvm-svn: 9263
* <tt>ify thingsChris Lattner2003-10-071-42/+30
| | | | llvm-svn: 8937
* Wrap at 80 columnsChris Lattner2003-10-071-17/+7
| | | | | | remove -time-passes and -stats, because llvm-link doesn't really need them llvm-svn: 8926
* Added information on how input and output files are selected.John Criswell2003-09-261-12/+29
| | | | | | | | 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
* Renamed the link page to llvmlink.htmlJohn Criswell2003-09-171-0/+91
Added initial pages for the extract and llvm-link commands. Reworded the description of the -load option for analyze to hopefully make it more clear. llvm-svn: 8575
OpenPOWER on IntegriCloud