Use std::vector rather than SmallVector here because SmallVector
[oota-llvm.git] / include / llvm / CompilerDriver / Tool.h
2010-02-23 Mikhail GlushenkovCorrect option forwarding: initial implementation.
2010-02-23 Mikhail GlushenkovNew experimental/undocumented feature: 'works_on_empty'.
2009-03-02 Mikhail GlushenkovCosmetic fixes: include guards.
2009-01-05 Dan GohmanTidy up #includes, deleting a bunch of unnecessary...
2008-12-07 Mikhail GlushenkovUse (actions) instead of option properties, support...
2008-09-22 Mikhail GlushenkovMove llvmc2 header files under include/llvm/CompilerDriver