summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvmc.pod
Commit message (Expand)AuthorAge
* Remove more of llvmc and dependencies.Eric Christopher2011-09-20
* docs: Canonicalize URLs.NAKAMURA Takumi2011-04-09
* Revert r103213. It broke several sections of live website.mike-m2010-05-07
* Overhauled llvm/clang docs builds. Closes PR6613.mike-m2010-05-06
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* Support -[weak_]framework and -F in llvmc.Mikhail Glushenkov2009-12-01
* Update documentation.Mikhail Glushenkov2009-07-11
* Documentation update.Mikhail Glushenkov2009-07-09
* Update documentation.Mikhail Glushenkov2009-06-25
* Documentation update.Mikhail Glushenkov2009-03-27
* Mimic gcc behaviour with regard to response files.Mikhail Glushenkov2009-01-21
* Add a --check-graph option to llvmc.Mikhail Glushenkov2009-01-09
* Man page update.Mikhail Glushenkov2008-12-12
* Man page typo fix.Mikhail Glushenkov2008-12-09
* Man page update.Mikhail Glushenkov2008-12-07
* Describe some more options in the man page.Mikhail Glushenkov2008-11-26
* Add a man page for llvmc. Really basic for now, will be updated later.Mikhail Glushenkov2008-11-25
* Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov2008-05-04
* eliminated all references to 'bytecode' from .pod filesGabor Greif2007-07-09
* Fix some minor typos, again to test the auto-update of the web site.Reid Spencer2007-07-09
* Remove references to the now deprecated gccas and gccld.Reid Spencer2007-02-12
* Document this tool as experimental and list its deficiencies.Reid Spencer2007-01-04
* Add a missing =back to eliminate error.Reid Spencer2006-04-20
* Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer2006-03-14
* * "GNU Compiler Collection's gcc tool" is redundantMisha Brukman2005-07-20
* There is no =head3. Convert to =head2.Reid Spencer2005-04-22
* Correct the documentation to match the program.Reid Spencer2005-04-22
* * llvmc does not have a -V switchMisha Brukman2005-02-18
* Remove personal email address.Reid Spencer2004-11-15
* Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer2004-08-09
* Added information about the configuration file. This is a temporary homeReid Spencer2004-08-07
* Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer2004-08-06
* Various updates suggested by Misha and Chris. Moved material that isReid Spencer2004-08-06
* First version of a manual page for the llvmc compiler driver. This tool isReid Spencer2004-08-06