summaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Main.inc
Commit message (Expand)AuthorAge
* llvmc: remove dynamic plugins.Mikhail Glushenkov2010-08-15
* Refer to -help instead of --help since this is what tools themselves say.Duncan Sands2010-02-18
* Move the driver entry point out of Main.inc.Mikhail Glushenkov2009-06-30
* Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov2009-06-29
* Make -save-temps behave like in GCC 4.5.Mikhail Glushenkov2009-06-25
* Make llvmc work again.Mikhail Glushenkov2009-06-23
* Typo.Mikhail Glushenkov2009-06-23
* -write-graph now can be used with -o.Mikhail Glushenkov2009-03-27
* Move code from Main.cpp to the include dir.Mikhail Glushenkov2009-03-02