Fix test so it passes on non-Darwin hosts.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 10 Sep 2010 06:20:01 +0000 (06:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 10 Sep 2010 06:20:01 +0000 (06:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113577 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/ifcvt10.ll

index 3fd6a97c76ef67bd245f45195248aabf0b7215e2..e3bcf18ef4d7262369155245cbbcadd2d2bafefb 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mcpu=cortex-a8 | FileCheck %s
+; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 | FileCheck %s
 ; rdar://8402126
 ; Make sure if-converter is not predicating vldmia and ldmia. These are
 ; micro-coded and would have long issue latency even if predicated on