Mark some debug variables as 'unused' to quiet compiler and analyzer.
authorBill Wendling <isanbard@gmail.com>
Mon, 28 Dec 2009 01:34:57 +0000 (01:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 28 Dec 2009 01:34:57 +0000 (01:34 +0000)
commit9bc0af847d72e895fbc42b7a2d17fde33c6a5a66
treedf37d315490e3f9228652970100d951b1f9b9428
parentce90c245ffee6fbd7cb569a6a53682feb12d5983
Mark some debug variables as 'unused' to quiet compiler and analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92183 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-mc/AsmParser.cpp