From: Duncan Sands Date: Tue, 13 Jan 2009 15:15:46 +0000 (+0000) Subject: Mark this XFAIL for the moment. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=87b8cce21cef3edab13ebebbf42387cd7b227224;p=oota-llvm.git Mark this XFAIL for the moment. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62168 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/FrontendC/2008-03-24-BitField-And-Alloca.c b/test/FrontendC/2008-03-24-BitField-And-Alloca.c index 7963805ba81..1a85731021d 100644 --- a/test/FrontendC/2008-03-24-BitField-And-Alloca.c +++ b/test/FrontendC/2008-03-24-BitField-And-Alloca.c @@ -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,