b565c6d736497a152a35e9333e24c0d5fc63a119
[oota-llvm.git] / test / Linker / Inputs / type-unique-dst-types2.ll
1 %A.11 = type { %B }
2 %B = type { i8 }
3 @g1 = external global %A.11