From: Chris Lattner Date: Sat, 5 May 2007 21:35:44 +0000 (+0000) Subject: llvm-gcc3 is gone X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd;p=oota-llvm.git llvm-gcc3 is gone git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36792 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/test/C++Frontend/2006-09-27-Debug-Protection.cpp index 27cbc0f1e8f..d9a25aa70e7 100644 --- a/test/C++Frontend/2006-09-27-Debug-Protection.cpp +++ b/test/C++Frontend/2006-09-27-Debug-Protection.cpp @@ -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,}