aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver/Plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic fixes: include guards.Mikhail Glushenkov2009-03-021-4/+4
* Plugin::Priority() doesn't need to be pure virtual.Mikhail Glushenkov2009-03-021-1/+1
* Support dependencies between plugins by priority-sorting.Mikhail Glushenkov2008-11-171-0/+5
* 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-221-0/+56