[llvm-commits] CVS: llvm/test/Regression/Debugger/funccall.ll

Chris Lattner lattner at cs.uiuc.edu
Fri Mar 11 13:18:15 PST 2005



Changes in directory llvm/test/Regression/Debugger:

funccall.ll updated: 1.8 -> 1.9
---
Log message:

this passes on darwin


---
Diffs of the changes:  (+1 -1)

 funccall.ll |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)


Index: llvm/test/Regression/Debugger/funccall.ll
diff -u llvm/test/Regression/Debugger/funccall.ll:1.8 llvm/test/Regression/Debugger/funccall.ll:1.9
--- llvm/test/Regression/Debugger/funccall.ll:1.8	Mon Dec  6 16:05:02 2004
+++ llvm/test/Regression/Debugger/funccall.ll	Fri Mar 11 15:18:00 2005
@@ -1,4 +1,4 @@
-;; XFAIL: darwin,sun
+;; XFAIL: sun
 ;; RUN: echo create > %t.commands
 ;; RUN: echo s >> %t.commands
 ;; RUN: echo s >> %t.commands






More information about the llvm-commits mailing list