From: Chris Lattner Date: Fri, 11 Mar 2005 21:18:00 +0000 (+0000) Subject: this passes on darwin X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=c5fc361562b0bca7029000bfbdb665cb2fe92269;p=oota-llvm.git this passes on darwin git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20565 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll index a781446ad70..2de938c457a 100644 --- a/test/Debugger/funccall.ll +++ b/test/Debugger/funccall.ll @@ -1,4 +1,4 @@ -;; XFAIL: darwin,sun +;; XFAIL: sun ;; RUN: echo create > %t.commands ;; RUN: echo s >> %t.commands ;; RUN: echo s >> %t.commands