projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a79535c
)
Another attempt at getting the XFAIL line right for this test.
author
Owen Anderson
<resistor@mac.com>
Thu, 7 Feb 2013 06:26:55 +0000
(06:26 +0000)
committer
Owen 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
patch
|
blob
|
history
diff --git
a/test/Transforms/ConstProp/half.ll
b/test/Transforms/ConstProp/half.ll
index b9d2aeb71698607bf536df78d24b70af12b0ca83..dcd98d45f9fe05714143f843817ba387a7be025a 100644
(file)
--- a/
test/Transforms/ConstProp/half.ll
+++ b/
test/Transforms/ConstProp/half.ll
@@
-1,5
+1,5
@@
; RUN: opt -constprop -S < %s | FileCheck %s
-; XFAIL: win32, freebsd
+; XFAIL: win32, freebsd
8.2, mingw32
; CHECK: fabs_call
define half @fabs_call() {