From 39cfeeccf8ba9d70643664fc8cf83a296ad442c7 Mon Sep 17 00:00:00 2001 From: John Criswell Date: Mon, 6 Dec 2004 22:05:02 +0000 Subject: [PATCH] This test still fails on Darwin and Sparc/Solaris. llvm-svn: 18583 --- test/Regression/Debugger/funccall.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Regression/Debugger/funccall.ll b/test/Regression/Debugger/funccall.ll index 846250b567f..a781446ad70 100644 --- a/test/Regression/Debugger/funccall.ll +++ b/test/Regression/Debugger/funccall.ll @@ -1,3 +1,4 @@ +;; XFAIL: darwin,sun ;; RUN: echo create > %t.commands ;; RUN: echo s >> %t.commands ;; RUN: echo s >> %t.commands