XFAIL test caused by r61493. Apparently, this is expected?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Bill Wendling 2008-12-31 08:26:55 +00:00
parent 7d211e299f
commit 67b9a2abc4

View File

@ -1,5 +1,9 @@
// RUN: %llvmgcc -S --emit-llvm %s -o - | not grep "\{ i8, .7 x i8. \}"
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
// FIXME: This fails due to r61493.
// XFAIL: *
enum {
PP_C,
PP_D,