aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Thumb
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2012-01-04 01:55:04 +0000
committerEvan Cheng <evan.cheng@apple.com>2012-01-04 01:55:04 +0000
commitafad0fe59a791cb4fd87fbd7ea2b1aba8d67a7af (patch)
tree5e337a36427067519c31c70007b8cbf3246d5f16 /test/CodeGen/Thumb
parent56f582d664c54bf4567ec37d0bd16b6d4ea6a6eb (diff)
downloadexternal_llvm-afad0fe59a791cb4fd87fbd7ea2b1aba8d67a7af.zip
external_llvm-afad0fe59a791cb4fd87fbd7ea2b1aba8d67a7af.tar.gz
external_llvm-afad0fe59a791cb4fd87fbd7ea2b1aba8d67a7af.tar.bz2
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
Diffstat (limited to 'test/CodeGen/Thumb')
-rw-r--r--test/CodeGen/Thumb/large-stack.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Thumb/large-stack.ll b/test/CodeGen/Thumb/large-stack.ll
index fbacaba..f8c438c 100644
--- a/test/CodeGen/Thumb/large-stack.ll
+++ b/test/CodeGen/Thumb/large-stack.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
+; RUN: llc < %s -mtriple=thumb-apple-ios | FileCheck %s
define void @test1() {
; CHECK: test1: