summaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Plugin.h
Commit message (Expand)AuthorAge
* First draft of the OptionPreprocessor.Mikhail Glushenkov2009-10-17
* Cosmetic fixes: include guards.Mikhail Glushenkov2009-03-02
* Plugin::Priority() doesn't need to be pure virtual.Mikhail Glushenkov2009-03-02
* Support dependencies between plugins by priority-sorting.Mikhail Glushenkov2008-11-17
* Remove silly semicolon.Dale Johannesen2008-09-22
* Remove a compiler warning.Dale Johannesen2008-09-22
* Convert llvmc2 plugins to use llvm/Support/Registry.h machinery.Mikhail Glushenkov2008-09-22
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-22