Changes in directory llvm/test/C++Frontend:

2006-09-27-Debug-Protection.cpp updated: 1.4 -> 1.5
---
Log message:

llvm-gcc3 is gone


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

 2006-09-27-Debug-Protection.cpp |    1 -
 1 files changed, 1 deletion(-)


Index: llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
diff -u llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp:1.4 
llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp:1.5
--- llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp:1.4   Sun Apr 15 
15:41:31 2007
+++ llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp       Sat May  5 
16:35:44 2007
@@ -1,4 +1,3 @@
-// XFAIL: llvmgcc3
 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 1,}
 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 2,}
 



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

Reply via email to