aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-03-11 21:18:00 +0000
committerChris Lattner <sabre@nondot.org>2005-03-11 21:18:00 +0000
commitc5fc361562b0bca7029000bfbdb665cb2fe92269 (patch)
tree6157b1bdad3e0a287274470b5a7e8882ab86c9e7
parent0bb4828f176a5c9603477f3c9e9f2815e0908e7a (diff)
this passes on darwin
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20565 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--test/Debugger/funccall.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll
index a781446ad7..2de938c457 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