[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[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