Revert r200095 and r200152. It turns out when compiling with -arch armv7 -mcpu=cortex...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 6 Feb 2014 18:51:34 +0000 (18:51 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 6 Feb 2014 18:51:34 +0000 (18:51 +0000)
commite75bf036116c78b3f0a315d6146e13e85f1114ef
tree86781c6335a87c07727e2db46448c3a1efb42132
parent226bd876c68b0035c9bf2b518271d1620d738d65
Revert r200095 and r200152. It turns out when compiling with -arch armv7 -mcpu=cortex-m3, the triple would still set iOS as the OS so the hack is still needed. rdar://15984891

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