blob: 8c2f994d3fb19e6b2936170f841629e136405290 [file] [log] [blame]
; RUN: llvm-link -S %s -o - | FileCheck %s
; CHECK-DAG: @foo = private externally_initialized global ptr null
@foo = private externally_initialized global ptr null
@useFoo = global ptr @foo
; CHECK-DAG: @array = appending global [7 x i8] c"abcdefg", align 1
@array = appending global [7 x i8] c"abcdefg", align 1