1 ; RUN: llc < %s -march=x86 2 @a = extern_weak global i32 ; <i32*> [#uses=1] 3 @b = global i32* @a ; <i32**> [#uses=0] 4 5