Remove debugging printout :)
authorChris Lattner <sabre@nondot.org>
Sat, 25 Feb 2006 02:03:40 +0000 (02:03 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 25 Feb 2006 02:03:40 +0000 (02:03 +0000)
commit47cb7173ea48691343b1046a0228a87c03b4167e
tree5c245b353f68a623264fd80d66c19be8979804a4
parent540fec6b38c8107161a0db4f8a6b7cc50be38b4a
Remove debugging printout :)

Add a minor compile time win, no codegen change.

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