summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvmc.pod
Commit message (Collapse)AuthorAgeFilesLines
* Remove personal email address.Reid Spencer2004-11-151-1/+1
| | | | llvm-svn: 17842
* Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer2004-08-091-235/+9
| | | | | | file since it doesn't belong in the man page. llvm-svn: 15575
* Added information about the configuration file. This is a temporary homeReid Spencer2004-08-071-4/+93
| | | | | | | for this information as it belongs in a larger document on the subject of llvmc. llvm-svn: 15566
* Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer2004-08-061-25/+25
| | | | llvm-svn: 15562
* Various updates suggested by Misha and Chris. Moved material that isReid Spencer2004-08-061-73/+222
| | | | | | aimed more at the comiler writer than the llvmc user later in the document. llvm-svn: 15561
* First version of a manual page for the llvmc compiler driver. This tool isReid Spencer2004-08-061-0/+383
being documented before being written to foster discussion about what the tool should do. Eventually, we'll achieve a decision point at which time this document forms the requirements for the tool from which it will be coded. llvm-svn: 15552
OpenPOWER on IntegriCloud