Fix test.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 3 Nov 2010 18:21:33 +0000 (18:21 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 3 Nov 2010 18:21:33 +0000 (18:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118187 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/ARM/2007-01-19-InfiniteLoop.ll

index 0198908f06499b9986d9b2a01abf0f1fd728d199..3694aaad554942fef2c0299c21cd60047c41e4a3 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s -march=arm -mattr=+v6,+vfp2 | FileCheck %s
+; RUN: llc < %s -mtriple=arm-apple-darwin -mattr=+v6,+vfp2 | FileCheck %s
 
 @quant_coef = external global [6 x [4 x [4 x i32]]]            ; <[6 x [4 x [4 x i32]]]*> [#uses=1]
 @dequant_coef = external global [6 x [4 x [4 x i32]]]          ; <[6 x [4 x [4 x i32]]]*> [#uses=1]