1 // RUN: %clang_cc1 -emit-llvm -triple powerpc-ibm-aix-xcoff -x c++ < %s | \
4 // RUN: %clang_cc1 -emit-llvm -triple powerpc64-ibm-aix-xcoff -x c++ < %s | \
15 struct __attribute__((__packed__
)) C
: A
, B
{} c
;
19 // CHECK: @c = global %struct.C zeroinitializer, align 1
20 // CHECK: @s = global i32 5