* Set the low bit of the return address when we are in thumb mode.
authorBill Wendling <isanbard@gmail.com>
Thu, 6 Oct 2011 21:29:56 +0000 (21:29 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 6 Oct 2011 21:29:56 +0000 (21:29 +0000)
commit04f15b4f2f38fb0dd8315676e6cff599cdbd6f0f
tree93b4f6e37d1a7e069a0cbf9ee239073501348ebb
parentd6f85098e18ee2869e15c41efdff1252f45fa54f
* Set the low bit of the return address when we are in thumb mode.
* Some code cleanup.

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