Remove the std::ostream form of PseudoSourceValue's print,
authorDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 16:19:44 +0000 (16:19 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 27 Aug 2008 16:19:44 +0000 (16:19 +0000)
commita8b8332e81cb2eb1dfed70ff507e752f7fef5479
tree9703df89d04e78655f9b5ca76e36b8938e5d2daf
parent833ddf84302aa08d9157b28d37c40ae134a74da6
Remove the std::ostream form of PseudoSourceValue's print,
which isn't needed anymore.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55419 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/PseudoSourceValue.cpp