From: Chris Lattner Date: Sat, 12 Mar 2005 03:43:38 +0000 (+0000) Subject: this doesn't fail on the suns either! X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3372dcd73771bbba9acf2275813dbc294d23da30;p=oota-llvm.git this doesn't fail on the suns either! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20567 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll index 2de938c457a..846250b567f 100644 --- a/test/Debugger/funccall.ll +++ b/test/Debugger/funccall.ll @@ -1,4 +1,3 @@ -;; XFAIL: sun ;; RUN: echo create > %t.commands ;; RUN: echo s >> %t.commands ;; RUN: echo s >> %t.commands