[mips] Correct -Woverflow warning in r245208 without changing signedness of the constant.
authorDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 18 Aug 2015 09:55:57 +0000 (09:55 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Tue, 18 Aug 2015 09:55:57 +0000 (09:55 +0000)
commitb4245136777697ba27ba5fb2daddf78053b0c815
tree976f54807419c49c5f8cb61613d570fc1bf1b52d
parent3706c8f637d6d227d395f7c5da3671870593e4c4
[mips] Correct -Woverflow warning in r245208 without changing signedness of the constant.

This was supposed to have been committed as part of r245208

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