// RUN: %clang_cc1 -no-opaque-pointers -triple x86_64-apple-darwin10 -fobjc-runtime=macosx-fragile-10.5 -fobjc-gc -emit-llvm -o - %s | FileCheck %s
;
struct Coerce ;
// CHECK-LABEL: define{{.*}} void @Coerce_test()
void
;
struct Indirect ;
// CHECK-LABEL: define{{.*}} void @Indirect_test()
void