mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-20 09:30:43 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37928 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
02f7906b2f
commit
9ad892ceec
@ -1,4 +1,4 @@
|
|||||||
; RUN: llvm-as < %s | llc -march=ppc32
|
; RUN: llvm-as < %s | llc -march=ppc32 -mattr=+altivec
|
||||||
|
|
||||||
%struct.XATest = type { float, i16, i8, i8 }
|
%struct.XATest = type { float, i16, i8, i8 }
|
||||||
%struct.XArrayRange = type { i8, i8, i8, i8 }
|
%struct.XArrayRange = type { i8, i8, i8, i8 }
|
||||||
|
Loading…
Reference in New Issue
Block a user