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

@g2 = global %u zeroinitializer
@a = weak alias %u, %u* @g2
OpenPOWER on IntegriCloud