aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver
Commit message (Expand)AuthorAgeFilesLines
...
* Support dependencies between plugins by priority-sorting.Mikhail Glushenkov2008-11-172-0/+10
* Add a layer of indirection to make plugins more flexible.Mikhail Glushenkov2008-11-171-10/+6
* Add LLVMC2 tool definitions for Objective-C and Objective-C++.Daniel Dunbar2008-11-081-0/+34
* Build system tweaks to make it more convenient for the plugin authors.Mikhail Glushenkov2008-10-022-0/+223
* Remove silly semicolon.Dale Johannesen2008-09-221-1/+1
* Remove a compiler warning.Dale Johannesen2008-09-221-0/+3
* Convert llvmc2 plugins to use llvm/Support/Registry.h machinery.Mikhail Glushenkov2008-09-221-15/+30
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-224-0/+478