OSDN Git Service

MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 05:54:23 +0000 (05:54 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 05:54:23 +0000 (05:54 +0000)
commit00cdf602ae73e039c5d5244bae4bffb5e6455096
treecf29b3835f7ee7de16cba456a006df7eb3f0073e
parentd5a336cdb5ed691b0288c8d4aa4c5b1899b7e39b
MipsISelLowering.cpp: Fix a warning, take two. [-Wunused-variable]

...and fix a typo, s/#ifdef/#ifndef/

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