aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/llvm-link.html
Commit message (Collapse)AuthorAgeFilesLines
* Minor edits; also expand description of '-v' option.Brian Gaeke2003-10-191-3/+5
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9263 91177308-0d34-0410-b5e6-96231b3b80d8
* <tt>ify thingsChris Lattner2003-10-071-42/+30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8937 91177308-0d34-0410-b5e6-96231b3b80d8
* Wrap at 80 columnsChris Lattner2003-10-071-17/+7
| | | | | | | remove -time-passes and -stats, because llvm-link doesn't really need them git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8926 91177308-0d34-0410-b5e6-96231b3b80d8
* 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8723 91177308-0d34-0410-b5e6-96231b3b80d8
* Change the heading of the page to reflect the tool nameChris Lattner2003-09-251-2/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8
* 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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8575 91177308-0d34-0410-b5e6-96231b3b80d8