Fix buildbots.
[oota-llvm.git] / test / CodeGen / ARM / tail-opts.ll
index c0651ba6a823d6f0e8a89e8e7a9a9e49c2706bfe..1a867a9d8f8e78fda77e9b95aa2eaed86863c17c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mcpu=cortex-a8 -asm-verbose=false | FileCheck %s
+; RUN: llc < %s -mtriple=arm-apple-darwin -mcpu=cortex-a8 -asm-verbose=false | FileCheck %s
 
 declare void @bar(i32)
 declare void @car(i32)