aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvm-link.html
AgeCommit message (Collapse)Author
2004-07-02The HTML documentation is now automatically generated from POD source.Misha Brukman
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14578 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-19Minor edits; also expand description of '-v' option.Brian Gaeke
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9263 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-07<tt>ify thingsChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8937 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-07Wrap at 80 columnsChris Lattner
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
2003-09-26Added information on how input and output files are selected.John Criswell
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
2003-09-25Change the heading of the page to reflect the tool nameChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8715 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-17Renamed the link page to llvmlink.htmlJohn Criswell
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