summaryrefslogtreecommitdiff
path: root/test/Transforms/ConstProp/half.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/ConstProp/half.ll')
-rw-r--r--test/Transforms/ConstProp/half.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Transforms/ConstProp/half.ll b/test/Transforms/ConstProp/half.ll
index 3d246d8872..b9d2aeb716 100644
--- a/test/Transforms/ConstProp/half.ll
+++ b/test/Transforms/ConstProp/half.ll
@@ -1,4 +1,5 @@
; RUN: opt -constprop -S < %s | FileCheck %s
+; XFAIL: win32, freebsd
; CHECK: fabs_call
define half @fabs_call() {