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
/
lli.pod
Age
Commit message (
Expand
)
Author
2007-08-07
Who thought up this crazy formatting scheme?
Reid Spencer
2007-08-07
Okay, over/back tags don't next.
Reid Spencer
2007-08-07
Try an indent level for better formatting.
Reid Spencer
2007-08-07
Add the code generation options.
Reid Spencer
2007-08-07
Rearrange options into sections and add the last floating point related option.
Reid Spencer
2007-08-07
Add the -disable-excess-fp-precision option.
Reid Spencer
2007-08-07
Add another missing option.
Reid Spencer
2007-08-07
Add some more missing options.
Reid Spencer
2007-08-07
Remove the -f option which is no longer supported, but add the -fake-argv0
Reid Spencer
2007-07-09
eliminated all references to 'bytecode' from .pod files
Gabor Greif
2006-03-14
Change docs for llvm.cs.uiuc.edu -> llvm.org
Reid Spencer
2005-12-16
rename options
Chris Lattner
2005-12-16
Document -mcpu -mattr -triple
Chris Lattner
2004-07-02
* Standardize manpage output: program name bold, options italic/emphasized
Misha Brukman
2004-05-14
More pods... work in progress
Brian Gaeke