mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-22 02:05:01 +00:00
Fix test.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90988 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c363094e04
commit
ce72f3fbdf
@ -1,4 +1,4 @@
|
||||
; RUN: llc < %s -march=x86 -mattr=+sse2 | FileCheck %s
|
||||
; RUN: llc < %s -mtriple=i386-apple-darwin -mattr=+sse2 | FileCheck %s
|
||||
; rdar://7434544
|
||||
|
||||
define <2 x i64> @t1() nounwind ssp {
|
||||
|
Loading…
x
Reference in New Issue
Block a user