Get the proper call site numbers for the landing pads. Also remove a magic
authorBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 23:28:57 +0000 (23:28 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 23:28:57 +0000 (23:28 +0000)
commit5cbef19a1d9860534a573f446970f5c65758fb66
tree051f50b765dc2341822e54b839160598fe81512c
parentd3b56cbb7dad6bdaa58a73398080691ef61ec728
Get the proper call site numbers for the landing pads. Also remove a magic
number (18) for the proper addressing mode.

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