mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-28 14:10:55 +00:00
Fix test for Windows as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144038 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b26c7727c9
commit
61f46de349
@ -11,7 +11,6 @@ define <2 x double> @test() {
|
||||
; CHECK: test2
|
||||
; CHECK-NOT: shuf
|
||||
; CHECK: movaps {{.*}}CPI
|
||||
; CHECK-NEXT: ret
|
||||
define <4 x i32> @test2() nounwind {
|
||||
ret <4 x i32> < i32 0, i32 0, i32 1, i32 0 >
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user