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