mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-01 00:33:09 +00:00
Attempt to fix windows buildbots. Patch by James Benton.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159826 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
365f1b84d3
commit
4c3916f840
@ -1,8 +1,4 @@
|
||||
; RUN: llc -march=x86 -mcpu=nehalem < %s | FileCheck %s
|
||||
|
||||
; FIXME: The failure cannot be reproduced with, ... why?
|
||||
; llc -mtriple=i686-win32 -mcpu=nehalem
|
||||
; XFAIL: cygwin,mingw32,win32
|
||||
; RUN: llc -march=x86-64 -mcpu=nehalem -asm-verbose=false < %s | FileCheck %s
|
||||
|
||||
define <4 x i32> @test_ueq(<4 x float> %in) {
|
||||
entry:
|
||||
|
Loading…
Reference in New Issue
Block a user