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
/
tools
/
llvmc
/
CompilerDriver.h
Age
Commit message (
Expand
)
Author
2004-11-05
Stop propagating method names that violate the coding standard
Reid Spencer
2004-10-28
Eliminate the force flag, configuration item, and related support
Reid Spencer
2004-09-14
Support the -WX, -f -M options as pass throughs
Reid Spencer
2004-08-30
Implement the "setIncludePaths" and "setSymbolDefines" interface methods.
Reid Spencer
2004-08-29
Convert llvmc to use the lib/System interface instead of directly
Reid Spencer
2004-08-24
Insert declarations for two new functions that support the dependent
Reid Spencer
2004-08-24
Remove unneeded flags.
Reid Spencer
2004-08-22
Provide support for retaining the version number found in a config file.
Reid Spencer
2004-08-19
Implement many new features for llvmc. This is the first version that will
Reid Spencer
2004-08-16
Back out dependencies on lib/System/Path.h
Reid Spencer
2004-08-15
More Functionality:
Reid Spencer
2004-08-14
Converted to use flex for tokenizing input so we can use an easier to
Reid Spencer
2004-08-13
Additional functionality. This version handles option parsing and parameter
Reid Spencer
2004-08-10
Move CompilerDriver.h here.
Reid Spencer