summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-link.pod
Commit message (Collapse)AuthorAgeFilesLines
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-181-1/+1
| | | | | | | | Also, have tools output -help-hidden rather than refer to --help-hidden, for consistency, and likewise adjust documentation. This doesn't change every mention of --help, only those which seemed clearly safe. llvm-svn: 96578
* Give llvm-link a -S option.Dan Gohman2009-09-151-0/+4
| | | | llvm-svn: 81859
* Update documentation for the -f change.Dan Gohman2009-08-251-2/+3
| | | | llvm-svn: 79996
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-091-4/+4
| | | | llvm-svn: 38452
* Fix some typos.Reid Spencer2007-07-091-2/+2
| | | | llvm-svn: 38433
* Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-141-1/+1
| | | | llvm-svn: 26747
* No need for the verbose `the llvm-link command' when simply `llvm-link' will doMisha Brukman2004-11-151-9/+8
| | | | llvm-svn: 17845
* Force a short link to gccld's man pageMisha Brukman2004-11-151-1/+1
| | | | llvm-svn: 17844
* * Standardize manpage output: program name bold, options italic/emphasizedMisha Brukman2004-07-021-1/+1
| | | | | | * Make links in SEE ALSO section of manpages short without "the ... manpage" llvm-svn: 14579
* Another podBrian Gaeke2004-06-021-0/+75
llvm-svn: 13969
OpenPOWER on IntegriCloud