[llvm-commits] CVS: llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp

Chris Lattner sabre at nondot.org
Sat May 5 14:36:02 PDT 2007



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,}
 






More information about the llvm-commits mailing list