Add a local stack object block allocation pass. This is still an
[oota-llvm.git] / include / llvm / CompilerDriver / Plugin.h
2010-07-23 Mikhail GlushenkovGet rid of exceptions in llvmc.
2009-10-17 Mikhail GlushenkovFirst draft of the OptionPreprocessor.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-03-02 Mikhail GlushenkovPlugin::Priority() doesn't need to be pure virtual.
2008-11-17 Mikhail GlushenkovSupport dependencies between plugins by priority-sorting.
2008-09-22 Dale JohannesenRemove silly semicolon.
2008-09-22 Dale JohannesenRemove a compiler warning.
2008-09-22 Mikhail GlushenkovConvert llvmc2 plugins to use llvm/Support/Registry...
2008-09-22 Mikhail GlushenkovMove llvmc2 header files under include/llvm/CompilerDriver