eliminate a copy of the machineoperand printing stuff. Keep the copy that
authorChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 21:03:30 +0000 (21:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 30 Dec 2007 21:03:30 +0000 (21:03 +0000)
commit7da5313d3f20ff4bf491a828726c8b11d88bfa7c
tree62c5b8fc86f4d1c4372dd451656d33358361f875
parentfde5f801be6bb75fad4e7a39b5bc62c04857ac0c
eliminate a copy of the machineoperand printing stuff.  Keep the copy that
knows how to print offsets.

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