aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2009-11-16 05:44:04 +0000
committerEvan Cheng <evan.cheng@apple.com>2009-11-16 05:44:04 +0000
commit2d947263d5df54a10f58d6a7b31d49c515c7347f (patch)
tree251266f682fed8ecd70dc5037e4ee78704bb9836 /test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
parentadd2076c06002687da3237effe82901140e5f78a (diff)
downloadexternal_llvm-2d947263d5df54a10f58d6a7b31d49c515c7347f.zip
external_llvm-2d947263d5df54a10f58d6a7b31d49c515c7347f.tar.gz
external_llvm-2d947263d5df54a10f58d6a7b31d49c515c7347f.tar.bz2
xfail for now. It has been failing.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88892 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/Mips/2008-08-03-ReturnDouble.ll')
-rw-r--r--test/CodeGen/Mips/2008-08-03-ReturnDouble.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll b/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
index c41d521..1244a3e 100644
--- a/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
+++ b/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
@@ -1,6 +1,7 @@
; Double return in abicall (default)
; RUN: llc < %s -march=mips
; PR2615
+; XFAIL: *
define double @main(...) {
entry: