forked from OSchip/llvm-project
Another attempt at getting the XFAIL line right for this test.
llvm-svn: 174588
This commit is contained in:
parent
5672a3755b
commit
589baf98b4
|
@ -1,5 +1,5 @@
|
|||
; RUN: opt -constprop -S < %s | FileCheck %s
|
||||
; XFAIL: win32, freebsd
|
||||
; XFAIL: win32, freebsd8.2, mingw32
|
||||
|
||||
; CHECK: fabs_call
|
||||
define half @fabs_call() {
|
||||
|
|
Loading…
Reference in New Issue