1; RUN: opt < %s -passes=globalopt -disable-output 2 3%0 = type { i32, ptr, ptr } 4@llvm.global_ctors = appending global [0 x %0] zeroinitializer 5 6