If a node has more than 64 outgoing edges, make the edges go from the 'truncated...
authorChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 20:44:17 +0000 (20:44 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Feb 2004 20:44:17 +0000 (20:44 +0000)
commit6a6dd6f487bfda1fe8fbb4ab7cb0a9fa1fbadbcf
treeca9890404a10f281b514e86c0c26db7f9bbfb9f8
parente28adaa633393d5beea7f8e97951cbe1e3cd1646
If a node has more than 64 outgoing edges, make the edges go from the 'truncated' block,
instead of dropping them entirely.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11334 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/GraphWriter.h
include/llvm/Support/GraphWriter.h