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)
commitcc6137e30b40ddf3cdbbb6ebbe01e5b5c76da2e2
tree9da24b547fd88f783436fa88f5874d2f0eb30c24
parenteb1b7254cf1ce480c423c2ae0ff1b68c6ada6180
Add a use of an otherwise unused variable to remove a warning in non-Asserts
builds.

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