Make the ARMCodeEmitter identify Thumb functions via ARMFunctionInfo instead
authorBob Wilson <bob.wilson@apple.com>
Mon, 28 Jun 2010 22:23:17 +0000 (22:23 +0000)
committerBob Wilson <bob.wilson@apple.com>
Mon, 28 Jun 2010 22:23:17 +0000 (22:23 +0000)
commit62d24a4b92df6f367b82eb232961c27421d8abfa
tree0197356f951d6575f3c73f74ce15a0e4a39f3271
parent9b93b6b49a406bbeec364408e115c671098f3944
Make the ARMCodeEmitter identify Thumb functions via ARMFunctionInfo instead
of the Subtarget.

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