aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CompilerDriver/Tool.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-12-18Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer1-2/+2
2010-12-18Revert r122143 through r122140, which collectively broke the LLVMC tests onOwen Anderson1-2/+2
2010-12-18Support/PathV1: Deprecate get{Basename,Dirname,Suffix}.Michael J. Spencer1-2/+2
2010-11-29I swear I did a make clean and make before committing all this...Michael J. Spencer1-1/+1
2010-07-0180-col violation.Mikhail Glushenkov1-1/+2
2010-02-23Implement order-preserving option forwarding.Mikhail Glushenkov1-1/+13
2010-02-23Correct option forwarding: initial implementation.Mikhail Glushenkov1-0/+9
2009-11-11Remove dead code.Rafael Espindola1-5/+0
2009-07-04Make -save-temps=obj play better with -o.Mikhail Glushenkov1-1/+1
2009-06-29Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov1-0/+6
2009-06-25Make -save-temps behave like in GCC 4.5.Mikhail Glushenkov1-5/+3
2009-03-02Reorganize llvmc code.Mikhail Glushenkov1-0/+74