Mark this XFAIL for the moment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62168 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Duncan Sands 2009-01-13 15:15:46 +00:00
parent 1bec3dd28a
commit 87b8cce21c

View File

@ -1,5 +1,6 @@
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
// RUN: %llvmgcc -m32 -S %s -o - | grep store | not grep {align 8}
// XFAIL: *
enum {
PP_C,