aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/type-unique-alias.ll
blob: 3ee162ccfcfeb2250fb543f1e8115fd0afba9904 (plain)
1
2
3
4
%u = type { i8 }

@g2 = global %u zeroinitializer
@a = weak alias %u* @g2