Handle ARM addrmode5 instructions with an offset.
authorJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 17:41:25 +0000 (17:41 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 17:41:25 +0000 (17:41 +0000)
commit80eb233a3ce1a6f2e6c0847cb3e456d735e37569
tree3d55cb47c2ed981332806053751e58d855b72aab
parent8a8e26fb1867b45ab7c5832dc3f509127d6624b8
Handle ARM addrmode5 instructions with an offset.

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