// RUN: %clang_cc1 %s -triple i386-unknown-unknown -emit-llvm -o - | FileCheck %s
// <rdar://problem/7929157> & <rdar://problem/8104369>
;
;
;
;
static int ;
int
// Thunks should be marked as "linkonce ODR" not "weak".
//
// CHECK: define linkonce_odr noundef i32 @_ZThn{{[48]}}_N1D1fEv
// CHECK: define linkonce_odr noundef i32 @_ZThn{{[48]}}_N1C1fEv