Remove redundant code. There are assignments to variables Base and Offset right after...
authorAkira Hatanaka <ahatanak@gmail.com>
Fri, 1 Apr 2011 21:56:02 +0000 (21:56 +0000)
committerAkira Hatanaka <ahatanak@gmail.com>
Fri, 1 Apr 2011 21:56:02 +0000 (21:56 +0000)
commitad8180a0b85cbb66d30ba011d358279e6d461a16
tree028320c2c2ae5a77e2dea8296bd3d4965d79d0fc
parente2e436a6bc44deb2f989a39514f482b4932b93bc
Remove redundant code. There are assignments to variables Base and Offset right after the code that is removed.

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