aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Main.inc
AgeCommit message (Expand)Author
2011-09-20Remove more of llvmc and dependencies.Eric Christopher
2010-08-15llvmc: remove dynamic plugins.Mikhail Glushenkov
2010-02-18Refer to -help instead of --help since this is what tools themselves say.Duncan Sands
2009-06-30Move the driver entry point out of Main.inc.Mikhail Glushenkov
2009-06-29Make dynamic LLVMC plugins work on Windows (finally!).Mikhail Glushenkov
2009-06-25Make -save-temps behave like in GCC 4.5.Mikhail Glushenkov
2009-06-23Make llvmc work again.Mikhail Glushenkov
2009-06-23Typo.Mikhail Glushenkov
2009-03-27-write-graph now can be used with -o.Mikhail Glushenkov
2009-03-02Move code from Main.cpp to the include dir.Mikhail Glushenkov