summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen
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
commit8ca5d4b9adfea13e268e878e680df493e55c54b5 (patch)
tree73594cedb7a5895ce38638c3009d98125afdcbb9 /llvm/test/CodeGen
parente6ce354795cd7f01b386df1cb928b386f971ddd7 (diff)
downloadbcm5719-llvm-8ca5d4b9adfea13e268e878e680df493e55c54b5.tar.gz
bcm5719-llvm-8ca5d4b9adfea13e268e878e680df493e55c54b5.zip
xfail for now. It has been failing.
llvm-svn: 88892
Diffstat (limited to 'llvm/test/CodeGen')
-rw-r--r--llvm/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll b/llvm/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
index c41d5213c17..1244a3ed605 100644
--- a/llvm/test/CodeGen/Mips/2008-08-03-ReturnDouble.ll
+++ b/llvm/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:
OpenPOWER on IntegriCloud