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