Have the getAddrMode3OpValue() function in ARMCodeEmitter.cpp produce the same
authorBill Wendling <isanbard@gmail.com>
Sat, 20 Nov 2010 00:26:37 +0000 (00:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 20 Nov 2010 00:26:37 +0000 (00:26 +0000)
commit20272a7c5a0ecb02364fb03ccde5a0d4533cb3d7
tree5e93f4cc4210f3fbe29ca7ac3de74220a2493b63
parent04d14ff349d5d807afbc4777d85ae1eaa7e4c8f7
Have the getAddrMode3OpValue() function in ARMCodeEmitter.cpp produce the same
value that the one in ARMMCCodeEmitter.cpp does.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119878 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp