Fix a confusing bug that caused return value and callee pointers to not
authorChris Lattner <sabre@nondot.org>
Mon, 21 Oct 2002 13:47:57 +0000 (13:47 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 21 Oct 2002 13:47:57 +0000 (13:47 +0000)
commit482b651cf8d6f77caf3a79d47dd1ec468035d891
tree7a5f48a82a5f0ad1843e6be41b0cf605ba716c61
parent2bf30fd65a7ad06a7da3fb1794ae48f2ecacfc71
Fix a confusing bug that caused return value and callee pointers to not
be printed!

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