Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetic fixes: include guards. | Mikhail Glushenkov | 2009-03-02 | 1 | -4/+4 |
* | Plugin::Priority() doesn't need to be pure virtual. | Mikhail Glushenkov | 2009-03-02 | 1 | -1/+1 |
* | Support dependencies between plugins by priority-sorting. | Mikhail Glushenkov | 2008-11-17 | 1 | -0/+5 |
* | Remove silly semicolon. | Dale Johannesen | 2008-09-22 | 1 | -1/+1 |
* | Remove a compiler warning. | Dale Johannesen | 2008-09-22 | 1 | -0/+3 |
* | Convert llvmc2 plugins to use llvm/Support/Registry.h machinery. | Mikhail Glushenkov | 2008-09-22 | 1 | -15/+30 |
* | Move llvmc2 header files under include/llvm/CompilerDriver | Mikhail Glushenkov | 2008-09-22 | 1 | -0/+56 |