remove the dead std::ostream APInt inserter
authorChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 23:11:28 +0000 (23:11 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 23:11:28 +0000 (23:11 +0000)
commit91021d339004ff5a64c3c9614cff8966899c0c99
tree7435ec781c97edc9bf7a3ef76d57793d15a4d11f
parent2a8d194cce8ba80ee99484913d50a529791546e1
remove the dead std::ostream APInt inserter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79875 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/APInt.h
lib/Support/APInt.cpp