Move debugging code entirely within DEBUG(). Silences an unused variable
authorMatt Beaumont-Gay <matthewbg@google.com>
Tue, 14 Dec 2010 21:14:55 +0000 (21:14 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Tue, 14 Dec 2010 21:14:55 +0000 (21:14 +0000)
commit3ef9f3da397d27e2340742274a7f6e8b8f1149cf
tree7f0618fbd50efc68ab6ff3c2a2f42ea0ed5b6236
parent40edf73a62bf025eba4391e806fb1ddada662355
Move debugging code entirely within DEBUG(). Silences an unused variable
warning in the opt build.

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