From: John Criswell Date: Mon, 6 Dec 2004 22:05:02 +0000 (+0000) Subject: This test still fails on Darwin and Sparc/Solaris. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=441c3cf82b6a63fe7dd2d31766b0ba65d750cda4;p=oota-llvm.git This test still fails on Darwin and Sparc/Solaris. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18583 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll index 846250b567f..a781446ad70 100644 --- a/test/Debugger/funccall.ll +++ b/test/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