Perform debug outputs with ->dump() instead of <<
authorChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:34:44 +0000 (22:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 7 Apr 2002 22:34:44 +0000 (22:34 +0000)
commit5bdf1614182c679c0d0a50f28f5810ee14110800
tree548684b1f0128a5ef5d2858ac0332caa7f9886e2
parent06272dcfb277367caddb578fb7f0e1cade8c00e5
Perform debug outputs with ->dump() instead of <<

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2152 91177308-0d34-0410-b5e6-96231b3b80d8
tools/link/link.cpp
tools/llvm-link/llvm-link.cpp