summaryrefslogtreecommitdiff
path: root/tools/llvmc/CompilerDriver.cpp
Commit message (Expand)AuthorAge
* Stop propagating method names that violate the coding standardReid Spencer2004-11-05
* Implement linking.Reid Spencer2004-10-28
* Support the -WX, -f -M options as pass throughsReid Spencer2004-09-14
* Changes For Bug 352Reid Spencer2004-09-01
* Implement the "setIncludePaths" and "setSymbolDefines" interface methods.Reid Spencer2004-08-30
* Add a missing header fileReid Spencer2004-08-29
* Convert llvmc to use the lib/System interface instead of directlyReid Spencer2004-08-29
* Run the compilation actions before we attempt linking work.Reid Spencer2004-08-24
* - Remove unused GetSuffix functionReid Spencer2004-08-24
* Change @ -> % in config files. @name@ might be needed for config files toReid Spencer2004-08-20
* Implement Assembly support.Reid Spencer2004-08-20
* 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
* Fix header commentary.Reid Spencer2004-08-13
* Additional functionality. This version handles option parsing and parameterReid Spencer2004-08-13