1 ; RUN: opt < %s -globalopt -S | FileCheck %s
3 @G1 = internal global i32 123 ; <i32*> [#uses=1]
4 @A1 = internal alias i32, i32* @G1
13 ; CHECK: define void @foo
19 @G2 = linkonce_odr constant i32 42
22 ; CHECK-LABEL: define void @foo2(
28 @G3 = linkonce_odr constant i32 42