mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-29 14:40:39 +00:00
Make sure this test passes on linux-ppc.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65600 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
30fe9e4444
commit
98f122fc40
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user