summaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/CompilationGraph.h
Commit message (Expand)AuthorAge
* Delete bogus semicolons.Dan Gohman2009-10-14
* eliminate all 80-col violations that I have introduced in my recent checkins ...Gabor Greif2009-08-27
* Clean up the minor mess I caused with removing iterator.h. I shall take care ...Gabor Greif2009-08-27
* -write-graph now can be used with -o.Mikhail Glushenkov2009-03-27
* Remove some duplication.Mikhail Glushenkov2009-03-07
* Cosmetic fixes: include guards.Mikhail Glushenkov2009-03-02
* Add a --check-graph option to llvmc.Mikhail Glushenkov2009-01-09
* Disallow multiple edges.Mikhail Glushenkov2008-11-26
* Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov2008-09-22