Fix unused variable warning in non-debug builds.
authorRichard Trieu <rtrieu@google.com>
Mon, 28 Sep 2015 22:54:43 +0000 (22:54 +0000)
committerRichard Trieu <rtrieu@google.com>
Mon, 28 Sep 2015 22:54:43 +0000 (22:54 +0000)
commit7df74560640c58b524620fc11eb740cac685ba13
treee51e1946f5353587e6e3540b47f9da6dce1b9d94
parent76008224f0c321f1ec35df52a70e29e578765492
Fix unused variable warning in non-debug builds.

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