Print return nodes for graphs with multiple functions in them correctly
authorChris Lattner <sabre@nondot.org>
Wed, 12 Nov 2003 04:58:19 +0000 (04:58 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Nov 2003 04:58:19 +0000 (04:58 +0000)
commitd8ea8a5027680023d6e12cd5f5ffdc8fabf3c654
treedf933c509db2cc3e46568a03a1bfb0b21d2ff29a
parent9dc4185763ee8786e16e6620d3228bfffc80b1cb
Print return nodes for graphs with multiple functions in them correctly

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9914 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Printer.cpp