Add a use of an otherwise unused variable to remove a warning in non-Asserts
authorCameron Zwarich <zwarich@apple.com>
Sun, 24 Feb 2013 01:26:05 +0000 (01:26 +0000)
committerCameron Zwarich <zwarich@apple.com>
Sun, 24 Feb 2013 01:26:05 +0000 (01:26 +0000)
commit1b4c64c23bc112671c6da3b291aeacdd4ee42afb
treec236bbe482c6928a7f340fa9cf256437dde9a3f2
parent6868f386c7711c409b2bedf881efcebc692e88b6
Add a use of an otherwise unused variable to remove a warning in non-Asserts
builds.

llvm-svn: 175981
llvm/lib/CodeGen/TwoAddressInstructionPass.cpp