aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/CompilationGraph.h
AgeCommit message (Expand)Author
2011-09-20Remove more of llvmc and dependencies.Eric Christopher
2011-03-20If a class inherits from RefCountedBaseVPTR allow all its subclasses to be us...Argyrios Kyrtzidis
2010-11-29Merge System into Support.Michael J. Spencer
2010-08-23llvmc: Properly handle (error) in edge properties.Mikhail Glushenkov
2010-07-27Return -1 only on failure to execute a program.Mikhail Glushenkov
2010-07-23Get rid of exceptions in llvmc.Mikhail Glushenkov
2009-10-14Delete bogus semicolons.Dan Gohman
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