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

Chris Lattner lattner at cs.uiuc.edu
Fri Mar 11 19:43:54 PST 2005



Changes in directory llvm/test/Regression/Debugger:

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

this doesn't fail on the suns either!


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

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


Index: llvm/test/Regression/Debugger/funccall.ll
diff -u llvm/test/Regression/Debugger/funccall.ll:1.9 llvm/test/Regression/Debugger/funccall.ll:1.10
--- llvm/test/Regression/Debugger/funccall.ll:1.9	Fri Mar 11 15:18:00 2005
+++ llvm/test/Regression/Debugger/funccall.ll	Fri Mar 11 21:43:38 2005
@@ -1,4 +1,3 @@
-;; 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