Use std::vector rather than SmallVector here because SmallVector
[oota-llvm.git] / include / llvm / CompilerDriver / BuiltinOptions.h
2009-11-07 Mikhail Glushenkovllvmc: Add a '-time' option.
2009-07-09 Sanjiv GuptaAdd a -t="dir" option to the driver. This can be used...
2009-06-25 Mikhail GlushenkovMake -save-temps behave like in GCC 4.5.