Should be xfailed for llvm-gcc3.4
authorTanya Lattner <tonic@nondot.org>
Wed, 8 Nov 2006 20:16:05 +0000 (20:16 +0000)
committerTanya Lattner <tonic@nondot.org>
Wed, 8 Nov 2006 20:16:05 +0000 (20:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31568 91177308-0d34-0410-b5e6-96231b3b80d8

test/C++Frontend/2006-09-27-Debug-Protection.cpp

index 41b331f4aa8435c840217d29d3988575f8c260e2..a15e86d2bd1914096812dad580c0a820e0e4e5ef 100644 (file)
@@ -1,3 +1,4 @@
+// XFAIL: llvmgcc3
 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep 'uint 1,' &&
 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep 'uint 2,'