1 ; RUN: opt < %s -passes=globalopt -S | FileCheck %s
3 @G1 = internal global i32 123 ; <ptr> [#uses=1]
4 @A1 = internal alias i32, ptr @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