Rewrite computation of Value in adjustFixupValue so that the upper 48-bits are
authorAkira Hatanaka <ahatanaka@mips.com>
Tue, 27 Mar 2012 01:50:08 +0000 (01:50 +0000)
committerAkira Hatanaka <ahatanaka@mips.com>
Tue, 27 Mar 2012 01:50:08 +0000 (01:50 +0000)
commitbca9c25dabbf50923319339ae780d6f916f56bfb
tree32395ef74875b7bdfaebecc34804b19e3fa87dc8
parentd9eb1d77979f10d0237af22d87789803162044fa
Rewrite computation of Value in adjustFixupValue so that the upper 48-bits are
cleared. No functionality change.

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