From: Evan Cheng Date: Mon, 12 Jan 2009 03:46:55 +0000 (+0000) Subject: Test for r62076. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=2abb21f7d1acf7256f350e1269049828c6ac9ff1;p=oota-llvm.git Test for r62076. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62077 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 71f296b6fc6..5708291acb9 100644 --- a/test/FrontendC/2008-03-24-BitField-And-Alloca.c +++ b/test/FrontendC/2008-03-24-BitField-And-Alloca.c @@ -1,4 +1,5 @@ // RUN: %llvmgcc -O2 -S %s -o - | not grep alloca +// RUN: %llvmgcc -S %s -o - | grep store | not grep {align 8} enum { PP_C,