Changes in directory llvm-test/SingleSource/Regression/C:

2004-08-12-InlinerAndAllocas.c updated: 1.3 -> 1.4
---
Log message:

xfail does nothing in llvm-test, besides, this passes :)


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

 2004-08-12-InlinerAndAllocas.c |    1 -
 1 files changed, 1 deletion(-)


Index: llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c
diff -u llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c:1.3 
llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c:1.4
--- llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c:1.3      
Tue Jan 17 11:46:46 2006
+++ llvm-test/SingleSource/Regression/C/2004-08-12-InlinerAndAllocas.c  Sun Jan 
22 23:28:20 2006
@@ -1,6 +1,5 @@
 // A compiler cannot inline Callee into main unless it is prepared to reclaim
 // the stack memory allocated in it.
-// XFAIL: *
 
 #ifdef __FreeBSD__
 #include <stdlib.h>



_______________________________________________
llvm-commits mailing list
llvm-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

Reply via email to