aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CompilerDriver/CompilationGraph.cpp
Commit message (Expand)AuthorAgeFilesLines
* #include <iostream> is forbidden. Remove it in favor of raw_ostream.Bill Wendling2009-06-301-17/+16
* Make -save-temps behave like in GCC 4.5.Mikhail Glushenkov2009-06-251-5/+2
* Get rid of the global CFGOnly flag by threading a ShortNames parameters throu...Owen Anderson2009-06-241-1/+2
* -write-graph now can be used with -o.Mikhail Glushenkov2009-03-271-8/+5
* Fix misc. small issues with debug visualization.Mikhail Glushenkov2009-03-261-1/+6
* Reorganize llvmc code.Mikhail Glushenkov2009-03-021-0/+534