aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/linkage2.ll
blob: ce01c9d90d4ee2b0899658219b46a17e970428fd (plain)
1
2
3
4
5
6
7
@test1_a = weak global i8 1

@test2_a = external dllimport global i8

@test3_a = common global i16 0

@test4_a = common global i16 0, align 4