PR9081: Split up LDM instruction with deprecated use of both LR and PC.
authorBob Wilson <bob.wilson@apple.com>
Tue, 1 Feb 2011 22:30:51 +0000 (22:30 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 1 Feb 2011 22:30:51 +0000 (22:30 +0000)
commit692df93de427356d3ab7bb0438a3c998f28186ea
treefa5bf0ad1c6083f218bc0ef3c24b32976b3d0425
parent9a14a362d0388da3b7a9b866d23f09f6fe080a29
PR9081: Split up LDM instruction with deprecated use of both LR and PC.
This is completely untested but pretty straightforward, so hopefully I
got it right.

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