Another attempt at getting the XFAIL line right for this test.
authorOwen Anderson <resistor@mac.com>
Thu, 7 Feb 2013 06:26:55 +0000 (06:26 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 7 Feb 2013 06:26:55 +0000 (06:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174588 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/ConstProp/half.ll

index b9d2aeb71698607bf536df78d24b70af12b0ca83..dcd98d45f9fe05714143f843817ba387a7be025a 100644 (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() {