Another attempt at getting the XFAIL line right for this test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174588 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Owen Anderson 2013-02-07 06:26:55 +00:00
parent a79535c0dd
commit 54b8fa3bb7

View File

@ -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() {