summaryrefslogtreecommitdiff
path: root/tools/llvmc/CompilerDriver.h
Commit message (Expand)AuthorAge
* For PR797:Reid Spencer2006-08-21
* silly cleanupChris Lattner2006-05-29
* Patches to make the LLVM sources more -pedantic clean. Patch providedChris Lattner2006-05-24
* For PR514:Reid Spencer2005-05-19
* Remove trailing whitespaceMisha Brukman2005-04-22
* For PR351:Reid Spencer2004-12-19
* Configuration data now supports a vector of library paths.Reid Spencer2004-11-23
* Stop propagating method names that violate the coding standardReid Spencer2004-11-05
* Eliminate the force flag, configuration item, and related supportReid Spencer2004-10-28
* Support the -WX, -f -M options as pass throughsReid Spencer2004-09-14
* Implement the "setIncludePaths" and "setSymbolDefines" interface methods.Reid Spencer2004-08-30
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-29
* Insert declarations for two new functions that support the dependentReid Spencer2004-08-24
* Remove unneeded flags.Reid Spencer2004-08-24
* Provide support for retaining the version number found in a config file.Reid Spencer2004-08-22
* Implement many new features for llvmc. This is the first version that willReid Spencer2004-08-19
* Back out dependencies on lib/System/Path.hReid Spencer2004-08-16
* More Functionality:Reid Spencer2004-08-15
* Converted to use flex for tokenizing input so we can use an easier toReid Spencer2004-08-14
* Additional functionality. This version handles option parsing and parameterReid Spencer2004-08-13
* Move CompilerDriver.h here.Reid Spencer2004-08-10