Fix UBSan bootstrap: replace shift of negative value with multiplication.
authorAlexey Samsonov <vonosmas@gmail.com>
Tue, 23 Dec 2014 04:15:53 +0000 (04:15 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Tue, 23 Dec 2014 04:15:53 +0000 (04:15 +0000)
commit2f6ad0c00f2506cc4c4e550be10a2a81ef24ca82
tree37e7c11c35d28c0de5a157ade4b53631e876c6d1
parentacd25d24815d8ed774da67f5faa8dc66d9c2d3d7
Fix UBSan bootstrap: replace shift of negative value with multiplication.

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