index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
CommandGuide
/
llvmc.pod
Age
Commit message (
Expand
)
Author
2011-09-20
Remove more of llvmc and dependencies.
Eric Christopher
2011-04-09
docs: Canonicalize URLs.
NAKAMURA Takumi
2010-05-07
Revert r103213. It broke several sections of live website.
mike-m
2010-05-06
Overhauled llvm/clang docs builds. Closes PR6613.
mike-m
2010-02-18
Refer to -help instead of --help since this is what tools themselves say.
Duncan Sands
2009-12-01
Support -[weak_]framework and -F in llvmc.
Mikhail Glushenkov
2009-07-11
Update documentation.
Mikhail Glushenkov
2009-07-09
Documentation update.
Mikhail Glushenkov
2009-06-25
Update documentation.
Mikhail Glushenkov
2009-03-27
Documentation update.
Mikhail Glushenkov
2009-01-21
Mimic gcc behaviour with regard to response files.
Mikhail Glushenkov
2009-01-09
Add a --check-graph option to llvmc.
Mikhail Glushenkov
2008-12-12
Man page update.
Mikhail Glushenkov
2008-12-09
Man page typo fix.
Mikhail Glushenkov
2008-12-07
Man page update.
Mikhail Glushenkov
2008-11-26
Describe some more options in the man page.
Mikhail Glushenkov
2008-11-25
Add a man page for llvmc. Really basic for now, will be updated later.
Mikhail Glushenkov
2008-05-04
Drop llvmc also, it will be replaced by shiny new llvmc2
Anton Korobeynikov
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2007-07-09
Fix some minor typos, again to test the auto-update of the web site.
Reid Spencer
2007-02-12
Remove references to the now deprecated gccas and gccld.
Reid Spencer
2007-01-04
Document this tool as experimental and list its deficiencies.
Reid Spencer
2006-04-20
Add a missing =back to eliminate error.
Reid Spencer
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-07-20
* "GNU Compiler Collection's gcc tool" is redundant
Misha Brukman
2005-04-22
There is no =head3. Convert to =head2.
Reid Spencer
2005-04-22
Correct the documentation to match the program.
Reid Spencer
2005-02-18
* llvmc does not have a -V switch
Misha Brukman
2004-11-15
Remove personal email address.
Reid Spencer
2004-08-09
Move information on Configuration files to the ../CompilerDriver.html
Reid Spencer
2004-08-07
Added information about the configuration file. This is a temporary home
Reid Spencer
2004-08-06
Correct spelling mistakes. Wrap lines at 80 columns.
Reid Spencer
2004-08-06
Various updates suggested by Misha and Chris. Moved material that is
Reid Spencer
2004-08-06
First version of a manual page for the llvmc compiler driver. This tool is
Reid Spencer