-write-graph now can be used with -o.
authorMikhail Glushenkov <foldr@codedgers.com>
Fri, 27 Mar 2009 12:57:14 +0000 (12:57 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Fri, 27 Mar 2009 12:57:14 +0000 (12:57 +0000)
commitd50d32b9401b609f7cf03eed290ec6433e2f8362
tree0f7bde69cf93bf5d999304e6f31f114c42d5ed71
parent74a057b41f1210d1fd0aa11cb707c2c634a0c905
-write-graph now can be used with -o.

Makes it possible to set the output file name.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67835 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CompilerDriver/CompilationGraph.h
include/llvm/CompilerDriver/Main.inc
lib/CompilerDriver/CompilationGraph.cpp