index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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
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