check struct layout

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@48758 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Devang Patel 2008-03-25 00:47:49 +00:00
parent ea10046ebc
commit d804f8ff70

View File

@ -1,3 +1,4 @@
// RUN: %llvmgcc -S --emit-llvm %s -o - | not grep "\{ i8, .7 x i8. \}"
// RUN: %llvmgcc -O2 -S %s -o - | not grep alloca
enum {
PP_C,