[llvm-commits] CVS: llvm/test/Regression/Debugger/funccall.ll
John Criswell
criswell at cs.uiuc.edu
Mon Dec 6 14:05:16 PST 2004
Changes in directory llvm/test/Regression/Debugger:
funccall.ll updated: 1.7 -> 1.8
---
Log message:
This test still fails on Darwin and Sparc/Solaris.
---
Diffs of the changes: (+1 -0)
Index: llvm/test/Regression/Debugger/funccall.ll
diff -u llvm/test/Regression/Debugger/funccall.ll:1.7 llvm/test/Regression/Debugger/funccall.ll:1.8
--- llvm/test/Regression/Debugger/funccall.ll:1.7 Sat Dec 4 17:44:42 2004
+++ llvm/test/Regression/Debugger/funccall.ll Mon Dec 6 16:05:02 2004
@@ -1,3 +1,4 @@
+;; XFAIL: darwin,sun
;; RUN: echo create > %t.commands
;; RUN: echo s >> %t.commands
;; RUN: echo s >> %t.commands
More information about the llvm-commits
mailing list