diff options
-rw-r--r-- | test/Debugger/funccall.ll | 2 |
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 |