[llvm-shlib] Fix the version naming style of libLLVM for Windows (#85710)
[llvm-project.git] / llvm / test / Linker / Inputs / type-unique-dst-types3.ll
blob45f9e5fd2cb1839d5d11fb29ab04c8e056f063db
1 %A.11 = type opaque
2 @g2 = external global %A.11
4 define ptr @use_g2() {
5   ret ptr @g2