summaryrefslogtreecommitdiffstats
path: root/llvm
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
commit0e0285995f705a333e0e48ed0b62b61ec528a1a0 (patch)
tree4a21039985a8e9dc60a29675fda2ebaebed76671 /llvm
parent8bd5e1a0b8a93463e3130b51422960a3d05526b3 (diff)
downloadbcm5719-llvm-0e0285995f705a333e0e48ed0b62b61ec528a1a0.tar.gz
bcm5719-llvm-0e0285995f705a333e0e48ed0b62b61ec528a1a0.zip
llvm-gcc3 is gone
llvm-svn: 36792
Diffstat (limited to 'llvm')
-rw-r--r--llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
index 27cbc0f1e8f..d9a25aa70e7 100644
--- a/llvm/test/C++Frontend/2006-09-27-Debug-Protection.cpp
+++ b/llvm/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,}
OpenPOWER on IntegriCloud