mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-12 01:41:37 +00:00
This test also requires -mattr=+sse41.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60601 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6951381995
commit
9b052cfe52
@ -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