aboutsummaryrefslogtreecommitdiffstats
path: root/test/Linker/Inputs/type-unique-dst-types2.ll
blob: b565c6d736497a152a35e9333e24c0d5fc63a119 (plain)
1
2
3
%A.11 = type { %B }
%B = type { i8 }
@g1 = external global %A.11