Fix GCC warning:
commit519d3c5b8167999b21cf48c4cadaaa005f2bad01
authorNick Lewycky <nicholas@mxc.ca>
Sat, 18 Dec 2010 01:05:55 +0000 (18 01:05 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Sat, 18 Dec 2010 01:05:55 +0000 (18 01:05 +0000)
tree7ca67821a0208a5b9a8eaf6a4732797f4fe5302f
parentcc0b72a73cec656daffbda68fbda1f6ae9c98b7d
Fix GCC warning:
  lib/CodeGen/RegAllocGreedy.cpp:311: error: unused variable 'PhysReg' [-Wunused-variable]

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