aboutsummaryrefslogtreecommitdiff
path: root/docs/CommandGuide/llvmc.pod
AgeCommit message (Expand)Author
2009-07-11Update documentation.Mikhail Glushenkov
2009-07-09Documentation update.Mikhail Glushenkov
2009-06-25Update documentation.Mikhail Glushenkov
2009-03-27Documentation update.Mikhail Glushenkov
2009-01-21Mimic gcc behaviour with regard to response files.Mikhail Glushenkov
2009-01-09Add a --check-graph option to llvmc.Mikhail Glushenkov
2008-12-12Man page update.Mikhail Glushenkov
2008-12-09Man page typo fix.Mikhail Glushenkov
2008-12-07Man page update.Mikhail Glushenkov
2008-11-26Describe some more options in the man page.Mikhail Glushenkov
2008-11-25Add a man page for llvmc. Really basic for now, will be updated later.Mikhail Glushenkov
2008-05-04Drop llvmc also, it will be replaced by shiny new llvmc2Anton Korobeynikov
2007-07-09eliminated all references to 'bytecode' from .pod filesGabor Greif
2007-07-09Fix some minor typos, again to test the auto-update of the web site.Reid Spencer
2007-02-12Remove references to the now deprecated gccas and gccld.Reid Spencer
2007-01-04Document this tool as experimental and list its deficiencies.Reid Spencer
2006-04-20Add a missing =back to eliminate error.Reid Spencer
2006-03-14Change docs for llvm.cs.uiuc.edu -> llvm.orgReid Spencer
2005-07-20* "GNU Compiler Collection's gcc tool" is redundantMisha Brukman
2005-04-22There is no =head3. Convert to =head2.Reid Spencer
2005-04-22Correct the documentation to match the program.Reid Spencer
2005-02-18* llvmc does not have a -V switchMisha Brukman
2004-11-15Remove personal email address.Reid Spencer
2004-08-09Move information on Configuration files to the ../CompilerDriver.htmlReid Spencer
2004-08-07Added information about the configuration file. This is a temporary homeReid Spencer
2004-08-06Correct spelling mistakes. Wrap lines at 80 columns.Reid Spencer
2004-08-06Various updates suggested by Misha and Chris. Moved material that isReid Spencer
2004-08-06First version of a manual page for the llvmc compiler driver. This tool isReid Spencer