This test also requires -mattr=+sse41.

llvm-svn: 60601
This commit is contained in:
Evan Cheng 2008-12-05 19:26:37 +00:00
parent eda6432beb
commit 7a15646d69
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9.5 -relocation-model=pic
; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin9.5 -mattr=+sse41 -relocation-model=pic
%struct.XXActiveTextureTargets = type { i64, i64, i64, i64, i64, i64 }
%struct.XXAlphaTest = type { float, i16, i8, i8 }