summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-05-05 21:35:44 +0000
committerChris Lattner <sabre@nondot.org>2007-05-05 21:35:44 +0000
commit5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd (patch)
tree494fe6c7b3cd1d151b598accf0c3b6fe65313e2f /test
parent6169f85e4a66d2edf9b5b1f16fa329025c2aa5ad (diff)
downloadllvm-5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd.tar.gz
llvm-5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd.tar.bz2
llvm-5f2a3df54dc61cd643f4d5e4a4907dd75f1465cd.tar.xz
llvm-gcc3 is gone
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36792 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/C++Frontend/2006-09-27-Debug-Protection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/test/C++Frontend/2006-09-27-Debug-Protection.cpp
index 27cbc0f1e8..d9a25aa70e 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,}