aboutsummaryrefslogtreecommitdiff
path: root/lib/CompilerDriver/Action.cpp
AgeCommit message (Expand)Author
2010-07-23Get rid of exceptions in llvmc.Mikhail Glushenkov
2010-05-20Print a space after the colon.Mikhail Glushenkov
2010-05-20llvmc: Make segfault detection work on Win32.Mikhail Glushenkov
2010-05-19llvmc: report an error if a child process segfaults.Mikhail Glushenkov
2010-03-05Use FindExecutable as a fall-back search method.Mikhail Glushenkov
2009-11-07llvmc: Add a '-time' option.Mikhail Glushenkov
2009-06-30#include <iostream> is forbidden. Remove it in favor of raw_ostream.Bill Wendling
2009-06-25Make -save-temps behave like in GCC 4.5.Mikhail Glushenkov
2009-03-02Reorganize llvmc code.Mikhail Glushenkov