Added -view-background to avoid waiting for each GraphViz invocation.
authorAndrew Trick <atrick@apple.com>
Wed, 7 Mar 2012 00:18:27 +0000 (00:18 +0000)
committerAndrew Trick <atrick@apple.com>
Wed, 7 Mar 2012 00:18:27 +0000 (00:18 +0000)
commit255cd51fbd771c0131a74eaf4385f1ea703a3c68
treed0814b4709c890d847fe38dd9d82f60ace89766a
parent0df7f8821cc3ce26843b4fb63456cb4ccb7e4153
Added -view-background to avoid waiting for each GraphViz invocation.

GV and XDOT paths are untested but should work the same.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152179 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/GraphWriter.cpp