Fix test.

llvm-svn: 90988
This commit is contained in:
Evan Cheng 2009-12-09 22:24:42 +00:00
parent 9e2442c0be
commit bc633478bd

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 {