diff options
| author | Tanya Lattner <tonic@nondot.org> | 2006-11-08 20:16:05 +0000 |
|---|---|---|
| committer | Tanya Lattner <tonic@nondot.org> | 2006-11-08 20:16:05 +0000 |
| commit | fd6e54439a21e2768b3eacd01e5e974bf4305911 (patch) | |
| tree | 1e8fb6e1a79feab9d89efe85a163bdfa023bb8a7 /llvm | |
| parent | b3aa10f93370891b5729fa64f6242a63b4d12970 (diff) | |
| download | bcm5719-llvm-fd6e54439a21e2768b3eacd01e5e974bf4305911.tar.gz bcm5719-llvm-fd6e54439a21e2768b3eacd01e5e974bf4305911.zip | |
Should be xfailed for llvm-gcc3.4
llvm-svn: 31568
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp b/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp index 41b331f4aa8..a15e86d2bd1 100644 --- a/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp +++ b/llvm/test/Regression/C++Frontend/2006-09-27-Debug-Protection.cpp @@ -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,' |

