R600: Improve texture handling
[oota-llvm.git] / test / CodeGen / ARM / 2010-11-29-PrologueBug.ll
index e3c18cefd51df7d0197a9a5d1280100f0b02714d..da4d15771f48a121ee4c216287ffba0ca7bf328e 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llc < %s -mtriple=armv7-apple-darwin   | FileCheck %s --check-prefix=ARM
-; RUN: llc < %s -mtriple=thumbv7-apple-darwin | FileCheck %s --check-prefix=THUMB2
+; RUN: llc < %s -mtriple=armv7-apple-ios   | FileCheck %s --check-prefix=ARM
+; RUN: llc < %s -mtriple=thumbv7-apple-ios | FileCheck %s --check-prefix=THUMB2
 ; rdar://8690640
 
 define i32* @t(i32* %x) nounwind {