aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/CompilationGraph.h
AgeCommit message (Expand)Author
2009-08-27eliminate all 80-col violations that I have introduced in my recent checkins ...Gabor Greif
2009-08-27Clean up the minor mess I caused with removing iterator.h. I shall take care ...Gabor Greif
2009-03-27-write-graph now can be used with -o.Mikhail Glushenkov
2009-03-07Remove some duplication.Mikhail Glushenkov
2009-03-02Cosmetic fixes: include guards.Mikhail Glushenkov
2009-01-09Add a --check-graph option to llvmc.Mikhail Glushenkov
2008-11-26Disallow multiple edges.Mikhail Glushenkov
2008-09-22Move llvmc2 header files under include/llvm/CompilerDriverMikhail Glushenkov