Fix -Wunused-variable error when assertions are disabled and -Werror is in use.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 23 Sep 2013 12:26:55 +0000 (12:26 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Mon, 23 Sep 2013 12:26:55 +0000 (12:26 +0000)
commit912fde24089094a953dfb802c69f4b0d83c7925c
treebbc9bdc498c529dc4ae7a03ed45da02a90cf006b
parentda521cc1cc733ee1c27b00e4c0e365c8b702e2e0
Fix -Wunused-variable error when assertions are disabled and -Werror is in use.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191192 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsSEISelLowering.cpp