diff options
-rw-r--r-- | test/Debugger/funccall.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Debugger/funccall.ll b/test/Debugger/funccall.ll index 846250b..a781446 100644 --- a/test/Debugger/funccall.ll +++ b/test/Debugger/funccall.ll @@ -1,3 +1,4 @@ +;; XFAIL: darwin,sun ;; RUN: echo create > %t.commands ;; RUN: echo s >> %t.commands ;; RUN: echo s >> %t.commands |