// RUN: %clang_cc1 -triple=x86_64-apple-darwin9 -emit-llvm %s -o - | FileCheck %s
extern "C" int ;
static int count;
int ;
int
static int loader_1 = ;
// CHECK: call noundef i32 @_Z5func1i
int loader_2 = ;
static int loader_3 = ;
// CHECK: call noundef i32 @_Z5func1i
int
int loader_4 = ;
static int loader_5 = ;
int loader_6 = ;
// CHECK: call noundef i32 @_Z5func1i
// CHECK-NOT: call noundef i32 @_Z5func1i