summaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver/Plugin.h
Commit message (Expand)AuthorAgeFilesLines
* llvmc: remove dynamic plugins.Mikhail Glushenkov2010-08-151-81/+0
* Get rid of exceptions in llvmc.Mikhail Glushenkov2010-07-231-4/+4
* First draft of the OptionPreprocessor.Mikhail Glushenkov2009-10-171-7/+9
* 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