// RUN: %clang_cc1 -emit-llvm -triple powerpc-ibm-aix-xcoff -x c++ < %s | \
// RUN: FileCheck %s
// RUN: %clang_cc1 -emit-llvm -triple powerpc64-ibm-aix-xcoff -x c++ < %s | \
// RUN: FileCheck %s
;
;
c;
int s = sizeof;
// CHECK: @c = global %struct.C zeroinitializer, align 1
// CHECK: @s = global i32 5