Fix mistake in test runline.

llvm-svn: 139505
This commit is contained in:
Eli Friedman 2011-09-12 17:32:58 +00:00
parent 8c6fb3af6e
commit 57ca95961b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc -mtriple=armv7-- %s -mattr=-neon
; RUN: llc -mtriple=armv7-- < %s -mattr=-neon
target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:64:128-a0:0:64-n32"
target triple = "armv7-none-linux-gnueabi"