mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-06 04:09:04 +00:00
This test also requires -mattr=+sse41.
llvm-svn: 60601
This commit is contained in:
parent
08ad59d631
commit
460beb0063
@ -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 }
|
||||
|
Loading…
x
Reference in New Issue
Block a user