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