Fix more places which should be checking for iOS, not darwin.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 4 Jan 2012 01:55:04 +0000 (01:55 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 4 Jan 2012 01:55:04 +0000 (01:55 +0000)
commitafad0fe59a791cb4fd87fbd7ea2b1aba8d67a7af
tree5e337a36427067519c31c70007b8cbf3246d5f16
parent56f582d664c54bf4567ec37d0bd16b6d4ea6a6eb
Fix more places which should be checking for iOS, not darwin.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147513 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
lib/Target/ARM/ARMBaseRegisterInfo.h
lib/Target/ARM/ARMFrameLowering.cpp
lib/Target/ARM/Thumb1FrameLowering.cpp
test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll
test/CodeGen/ARM/2010-12-07-PEIBug.ll
test/CodeGen/ARM/2011-08-25-ldmia_ret.ll
test/CodeGen/ARM/arm-returnaddr.ll
test/CodeGen/ARM/debug-info-arg.ll
test/CodeGen/ARM/hello.ll
test/CodeGen/ARM/ifcvt10.ll
test/CodeGen/ARM/ifcvt5.ll
test/CodeGen/ARM/ifcvt6.ll
test/CodeGen/ARM/insn-sched1.ll
test/CodeGen/ARM/lsr-unfolded-offset.ll
test/CodeGen/Thumb/large-stack.ll
test/CodeGen/Thumb2/2010-11-22-EpilogueBug.ll
test/CodeGen/Thumb2/thumb2-ifcvt2.ll
test/CodeGen/Thumb2/thumb2-ldm.ll