From 3372dcd73771bbba9acf2275813dbc294d23da30 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 12 Mar 2005 03:43:38 +0000 Subject: [PATCH] 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 --- test/Debugger/funccall.ll | 1 - 1 file changed, 1 deletion(-) 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