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

llvm-svn: 174588
This commit is contained in:
Owen Anderson 2013-02-07 06:26:55 +00:00
parent 5672a3755b
commit 589baf98b4
1 changed files with 1 additions and 1 deletions

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