Fix test.

llvm-svn: 90988
This commit is contained in:
Evan Cheng 2009-12-09 22:24:42 +00:00
parent 26de2e594b
commit 2262909b20
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 | FileCheck %s
; rdar://7434544
define <2 x i64> @t1() nounwind ssp {