Make sure this test passes on linux-ppc.

llvm-svn: 65600
This commit is contained in:
Evan Cheng 2009-02-27 00:51:50 +00:00
parent b2f5eaefbe
commit 2ad43a97cc
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+mmx
; RUN: llvm-as < %s | llc -march=x86-64 -mattr=+mmx,+sse2
; rdar://6602459
@g_v1di = external global <1 x i64>